Skip to content

Commit 51edc10

Browse files
committed
chore(workflows): github token
1 parent 28f3ad1 commit 51edc10

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
@@ -35,4 +35,4 @@ jobs:
3535
name: Release ${{ steps.changelog_reader.outputs.version }}
3636
body: ${{ steps.changelog_reader.outputs.changes }}
3737
allowUpdates: true
38-
token: ${{ secrets.GITHUB_TOKEN }}
38+
token: ${{ secrets.AUTH_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)