Skip to content

Commit

Permalink
ci: change branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
dekobon committed Nov 30, 2021
1 parent f827d53 commit 8c530bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_binaries_to_gh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2
- uses: taiki-e/create-gh-release-action@v1
with:
branch: main
branch: master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 8c530bb

Please sign in to comment.