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 3161d2e commit 8cd94ceCopy full SHA for 8cd94ce
.github/workflows/npm-publish.yml
@@ -17,7 +17,7 @@ jobs:
17
registry-url: https://registry.npmjs.org/
18
19
- run: yarn
20
- - run: yarn build
+ # - run: yarn build
21
- run: yarn publish --access=public --tag=next
22
env:
23
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments