Skip to content

Commit

Permalink
new bumper 18, rw
Browse files Browse the repository at this point in the history
  • Loading branch information
hedzr committed Dec 16, 2021
1 parent 324c00d commit af7b8c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ jobs:
.pr/bin/bumper brew -act $ACTOR -am $ACTOR_EMAIL -f $APP_NAME \
-ref $GITHUB_REF -ver $RELEASE_VERSION -t $HOMEBREW_TAP \
--sha $BINARIES_ASC \
--token ${{ secrets.GITHUB_TOKEN_RW }} \
--token ${{ secrets.GH_RW_TOKEN }} \
--push
- name: bump launchpad
Expand Down

0 comments on commit af7b8c5

Please sign in to comment.