Skip to content

Commit eab4390

Browse files
committed
ci(publish): remove show summary step as it is not needed
1 parent 1c02295 commit eab4390

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.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)