We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c02295 commit e9150e0Copy full SHA for e9150e0
.github/workflows/publish.yml
@@ -68,7 +68,3 @@ jobs:
68
env:
69
NODE_AUTH_TOKEN: ${{ secrets.GRAVITY_UI_BOT_NPM_TOKEN }}
70
NPM_CONFIG_PROVENANCE: true
71
-
72
- - name: Show publish summary
73
- if: ${{ github.event.inputs.dry_run == 'false' }}
74
- run: cat pnpm-publish-summary.json
0 commit comments