Skip to content

Commit

Permalink
chore: update action name
Browse files Browse the repository at this point in the history
  • Loading branch information
druhill committed Mar 12, 2024
1 parent 59d8f63 commit dca966a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
git_user_signingkey: true
git_commit_gpgsign: true

- name: Release package to public NPM registry
- name: Release package to NPM registries
run: npx semantic-release@19 --debug
env:
GITHUB_TOKEN: ${{ secrets.ADMIN_ACCESS_TOKEN }}
Expand Down

0 comments on commit dca966a

Please sign in to comment.