Skip to content

Commit

Permalink
Merge pull request #283 from Thiht/fix/release
Browse files Browse the repository at this point in the history
fix: release token
  • Loading branch information
gwleclerc authored Oct 2, 2023
2 parents 43e4591 + 178d115 commit 9a59c6b
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 9a59c6b

Please sign in to comment.