Skip to content

Commit b25e793

Browse files
author
Sergey Kharitontsev-Beglov
authored
Fixed actions
1 parent f850c81 commit b25e793

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
- uses: actions/checkout@v2
2323
- uses: wangyoucao577/go-release-action@v1.20
2424
with:
25-
github_token: ${{ secrets.GITHUB_TOKEN }}
25+
github_token: ${{ secrets.TOKEN }}
2626
goos: windows
2727
goarch: amd64

0 commit comments

Comments
 (0)