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 183a4de commit fe021beCopy full SHA for fe021be
.github/workflows/release.yml
@@ -29,5 +29,4 @@ jobs:
29
- name: Release
30
env:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
- NODE_AUTH_TOKEN: "" # https://github.com/actions/setup-node/issues/1440
33
run: npx semantic-release
.npmrc
@@ -1,2 +1 @@
1
package-lock=false
2
-provenance=true
0 commit comments