Skip to content

Commit ef15477

Browse files
Update go.yml
1 parent 2740cae commit ef15477

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/go.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
release:
4646
needs: build
4747
runs-on: ubuntu-latest
48+
env:
49+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4850
#if: startsWith(github.ref, 'refs/tags/')
4951
steps:
5052
- uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)