Skip to content

Commit

Permalink
Fix the Toast branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
stepchowfun committed Mar 11, 2021
1 parent 7976c2c commit f4d33d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
username: stephanmisc
password: ${{ secrets.DOCKER_PASSWORD }}
if: github.event_name == 'push'
- uses: stepchowfun/toast/.github/actions/toast@master
- uses: stepchowfun/toast/.github/actions/toast@main
with:
tasks: build check test lint run release
repo: stephanmisc/toast
Expand Down

0 comments on commit f4d33d7

Please sign in to comment.