We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68389e9 commit 2ecf2a7Copy full SHA for 2ecf2a7
1 file changed
.github/workflows/production.yml
@@ -38,7 +38,7 @@ jobs:
38
run: yarn build
39
40
- name: Semantic Release
41
- run: npx semantic-release@16
+ run: npx semantic-release
42
env:
43
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
44
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments