Skip to content

Commit

Permalink
fix: Add RELEASE_TOKEN for creating release on GH
Browse files Browse the repository at this point in the history
  • Loading branch information
alperencelik committed Jan 7, 2024
1 parent 5cb077f commit 89af703
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 @@ -45,5 +45,5 @@ jobs:
- name: Run mage.go Release
run: go run mage.go Release
with:
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}

0 comments on commit 89af703

Please sign in to comment.