Skip to content

Commit

Permalink
chore: fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
lostb1t committed May 31, 2024
1 parent 98e701a commit 1550406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,5 +275,5 @@ jobs:
- name: Invoke semantic-release
env:
GITHUB_TOKEN: ${{ secrets.PERSONAL_TOKEN }}
run: npx semantic-release
run: npx semantic-release@22

0 comments on commit 1550406

Please sign in to comment.