Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMabbett authored Nov 15, 2021
1 parent 4b6abde commit 4035f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- uses: actions/checkout@v2
- uses: wangyoucao577/go-release-action@v1.21
with:
github_token: ${{ secrets.TOKEN }}
github_token: ${{ secrets.TOKENTEST }}
goos: linux
goarch: amd64

0 comments on commit 4035f3c

Please sign in to comment.