1 parent 783cc5d commit 7393440Copy full SHA for 7393440
1 file changed
.github/workflows/ci.yml
@@ -79,5 +79,5 @@ jobs:
79
artifacts: "${{ env.FILENAME }}.tar.gz,${{ env.FILENAME }}.zip"
80
allowUpdates: 'true'
81
generateReleaseNotes: 'true'
82
- token: ${{ secrets.RELEASE_TOKEN_PAT }}
+ token: ${{ secrets.RELEASE_TOKEN_PAT1 }}
83
tag: ${{ env.WORKFLOW_GIT_TAG }}
0 commit comments