Skip to content

Commit

Permalink
fix: release token
Browse files Browse the repository at this point in the history
  • Loading branch information
gwleclerc committed Oct 2, 2023
1 parent 43e4591 commit 178d115
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,5 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: build/smocker.tar.gz
token: ${{ secrets.GH_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 178d115

Please sign in to comment.