We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f850c81 commit b25e793Copy full SHA for b25e793
1 file changed
.github/workflows/release.yml
@@ -22,6 +22,6 @@ jobs:
22
- uses: actions/checkout@v2
23
- uses: wangyoucao577/go-release-action@v1.20
24
with:
25
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.TOKEN }}
26
goos: windows
27
goarch: amd64
0 commit comments