Skip to content

Commit e045ef5

Browse files
committed
fix(ci): github token name
1 parent 117117e commit e045ef5

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
@@ -64,7 +64,7 @@ jobs:
6464
-p semantic-release
6565
-- semantic-release
6666
env:
67-
GITHUB_TOKEN: ${{ secrets.COLLECTHOR_FINE_GRAINED_RELEASE }}
67+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6868
permissions:
6969
packages: write
7070
contents: write

0 commit comments

Comments
 (0)