Skip to content

Commit

Permalink
Change token name
Browse files Browse the repository at this point in the history
  • Loading branch information
perrornet committed Sep 13, 2023
1 parent 0412532 commit 8475cef
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 @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v3
- uses: wangyoucao577/go-release-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: "https://dl.google.com/go/go1.20.linux-amd64.tar.gz"
Expand Down

0 comments on commit 8475cef

Please sign in to comment.