Skip to content

Commit e9150e0

Browse files
authored
ci(publish): remove show summary step as it is not needed (#931)
1 parent 1c02295 commit e9150e0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,3 @@ jobs:
6868
env:
6969
NODE_AUTH_TOKEN: ${{ secrets.GRAVITY_UI_BOT_NPM_TOKEN }}
7070
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

Comments
 (0)