File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7474 - name : Publish to npm
7575 run : npx nx release publish ${{ (github.event.inputs['dry-run'] == 'true' && '--dry-run') || '' }}
7676
77- - uses : tryghost/actions/actions/slack-build@144c12f81c50f03abc6e0f94e89909941e5836ae # main
77+ - uses : tryghost/actions/actions/slack-build@598d6328d89dbd796aa02ae2ea66308f9d942224 # main
7878 if : failure()
7979 with :
8080 status : ${{ job.status }}
Original file line number Diff line number Diff line change 5454
5555 - uses : codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6
5656
57- - uses : tryghost/actions/actions/slack-build@144c12f81c50f03abc6e0f94e89909941e5836ae # main
57+ - uses : tryghost/actions/actions/slack-build@598d6328d89dbd796aa02ae2ea66308f9d942224 # main
5858 if : failure() && github.event_name == 'push' && github.ref == 'refs/heads/main'
5959 with :
6060 status : ${{ job.status }}
You can’t perform that action at this time.
0 commit comments