We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 395e7be commit 355b94eCopy full SHA for 355b94e
1 file changed
.github/workflows/automaticBuildingWin.yml
@@ -119,4 +119,6 @@ jobs:
119
prerelease: false
120
token: ${{ secrets.GITHUB_TOKEN }}
121
env:
122
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
123
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
124
VERSION: ${{ steps.get-tag.outputs.VERSION }}
0 commit comments