We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43e4591 + 178d115 commit 9a59c6bCopy full SHA for 9a59c6b
.github/workflows/main.yml
@@ -139,4 +139,5 @@ jobs:
139
uses: softprops/action-gh-release@v1
140
with:
141
files: build/smocker.tar.gz
142
- token: ${{ secrets.GH_TOKEN }}
+ env:
143
+ GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments