We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da9b832 commit a9bde39Copy full SHA for a9bde39
.github/workflows/release.yml
@@ -27,7 +27,6 @@ jobs:
27
run: yarn audit signatures
28
- name: Semantic release
29
run: npx semantic-release
30
- - name: Release
31
env:
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments