Skip to content

Commit 9fe2957

Browse files
authored
chore: use github token
1 parent 84a61b5 commit 9fe2957

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
@@ -16,4 +16,4 @@ jobs:
1616
- run: npx changelogithub
1717
continue-on-error: true
1818
env:
19-
GITHUB_TOKEN: ${{secrets.KAREN_TOKEN}}
19+
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)