Skip to content

Commit fb6d8f3

Browse files
committed
Update token
1 parent c8e449c commit fb6d8f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
env:
1111
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
12-
GITHUB_PUSH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
12+
GITHUB_PUSH_TOKEN: ${{ secrets.ISOGR_CI_PAT_TOKEN }}
1313
TAG_NAME: ${{github.event.inputs.tag_name}}
1414

1515
jobs:

0 commit comments

Comments
 (0)