Skip to content

Commit 783cc5d

Browse files
committed
release token was added
1 parent 2a32101 commit 783cc5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@ jobs:
7979
artifacts: "${{ env.FILENAME }}.tar.gz,${{ env.FILENAME }}.zip"
8080
allowUpdates: 'true'
8181
generateReleaseNotes: 'true'
82-
token: ${{ secrets.RELEASE_TOKEN }}
82+
token: ${{ secrets.RELEASE_TOKEN_PAT }}
8383
tag: ${{ env.WORKFLOW_GIT_TAG }}

0 commit comments

Comments
 (0)