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 7f73295 commit a71e1f6Copy full SHA for a71e1f6
1 file changed
.github/workflows/publish.yml
@@ -208,7 +208,6 @@ jobs:
208
# Runs only after a reviewer approves via the npm-publish environment gate.
209
# Publishes both packages to npm, then creates version bump PRs.
210
publish:
211
- if: false
212
needs: dry-run
213
runs-on: ubuntu-latest
214
environment: npm-publish
0 commit comments