Skip to content

Commit 8c37432

Browse files
authored
Last Try 🆘
1 parent 2c115b5 commit 8c37432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
generate_release_notes: true
4343
tag_name: v1.0.${{ github.run_number }}-beta
4444
env:
45-
GITHUB_TOKEN: ${{ secrets.ACTIONS_TOKEN }}
45+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)