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 caaf616 commit 906919eCopy full SHA for 906919e
.github/workflows/publish.yml
@@ -20,5 +20,3 @@ jobs:
20
- run: npm install -g npm
21
- run: bash .ci/build.sh
22
- run: bash .ci/publish.sh
23
- env:
24
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments