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.
1 parent 2c115b5 commit 8c37432Copy full SHA for 8c37432
.github/workflows/windows-release.yml
@@ -42,4 +42,4 @@ jobs:
42
generate_release_notes: true
43
tag_name: v1.0.${{ github.run_number }}-beta
44
env:
45
- GITHUB_TOKEN: ${{ secrets.ACTIONS_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments