We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b9cbbe commit f9b0df6Copy full SHA for f9b0df6
1 file changed
.github/workflows/create-release.yml
@@ -86,6 +86,3 @@ jobs:
86
env:
87
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
88
89
- - name: publish to github packages
90
- if: ${{ github.event.inputs.dry_run != 'true' }}
91
- run: npm publish --registry=https://npm.pkg.github.com/
0 commit comments