Skip to content

Commit

Permalink
fix semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
zahornyak committed Sep 11, 2024
1 parent 8a513fd commit 671f285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:

- name: Release
env:
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: npx semantic-release

0 comments on commit 671f285

Please sign in to comment.