We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e847909 commit 8335badCopy full SHA for 8335bad
1 file changed
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
- run: corepack npm audit signatures
33
# pinned version updated automatically by Renovate.
34
# details at https://semantic-release.gitbook.io/semantic-release/usage/installation#global-installation
35
- - run: npx semantic-release@v24.2.0
+ - run: npx semantic-release
36
env:
37
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments