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 7d5ab91 commit 5664dd5Copy full SHA for 5664dd5
.github/workflows/release.yml
@@ -92,7 +92,6 @@ jobs:
92
--create-release github
93
env:
94
GH_TOKEN: ${{ secrets.ACCESS_TOKEN }}
95
- NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
96
NPM_CONFIG_PROVENANCE: true
97
98
- name: build
@@ -102,7 +101,6 @@ jobs:
102
101
run: ${GITHUB_WORKSPACE}/node_modules/.bin/lerna publish from-git
103
104
105
106
107
108
### Semantic Release Bot comments for issues and PRs ###
0 commit comments