Skip to content

Commit

Permalink
fix releaser yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
danvergara committed May 6, 2021
1 parent 89a2930 commit bb1d76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GO_RELEASER_GITHUB_TOKEN }
GITHUB_TOKEN: ${{ secrets.GO_RELEASER_GITHUB_TOKEN }}

0 comments on commit bb1d76e

Please sign in to comment.