We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 722d030 + 1d935c9 commit 011883eCopy full SHA for 011883e
.github/workflows/publish.yml
@@ -57,7 +57,7 @@ jobs:
57
# This creates an .npmrc that reads the NODE_AUTH_TOKEN environment variable
58
node-registry-url: 'https://registry.npmjs.org'
59
60
-
+ - run: pnpm turbo build
61
- name: npm publish
62
run: pnpm release-plan publish
63
env:
0 commit comments