Skip to content

Commit 8cce5e0

Browse files
authored
Update release.yml
1 parent 9ebc15a commit 8cce5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
id: create_release
1616
uses: actions/create-release@v1
1717
env:
18-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18+
GITHUB_TOKEN: ${{ secrets.GITHUB1_TOKEN }}
1919
with:
2020
tag_name: ${{ github.ref }}
2121
release_name: ${{ github.ref }}

0 commit comments

Comments
 (0)