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 9d38cd4 commit d4f3a88Copy full SHA for d4f3a88
2 files changed
.github/workflows/pre-release.yml
.github/workflows/release-please.yml
@@ -50,5 +50,3 @@ jobs:
50
if: ${{ steps.release.outputs.release_created || github.event_name == 'workflow_dispatch' }}
51
- run: npm publish --provenance
52
53
- env:
54
- NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
0 commit comments