Skip to content

Commit

Permalink
Fix release flow
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiikhliustin committed Apr 30, 2024
1 parent 3782eba commit fc061aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,5 @@ jobs:
bazelpods_dependencies()
```" \
"release.tar.gz"
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit fc061aa

Please sign in to comment.