Skip to content

Commit e0800ed

Browse files
committed
chore: fix automated publishing
1 parent c0c25a9 commit e0800ed

3 files changed

Lines changed: 4368 additions & 2049 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333

3434
- name: Release
3535
env:
36-
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
36+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737
run: npx semantic-release

0 commit comments

Comments
 (0)