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