Skip to content

Commit

Permalink
ci: remove semantic-release target version
Browse files Browse the repository at this point in the history
  • Loading branch information
druhill committed Dec 4, 2024
1 parent 10cff7c commit c79712c
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 @@ -45,7 +45,7 @@ jobs:
git_commit_gpgsign: true

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

0 comments on commit c79712c

Please sign in to comment.