Skip to content

Commit f2fd2f3

Browse files
author
Your Name
committed
Add token to workflow
1 parent fb8fbd8 commit f2fd2f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ jobs:
2323
Release version ${{ github.ref_name }}
2424
draft: false
2525
prerelease: false
26+
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)