Skip to content

Commit 0f5d127

Browse files
ready for review
1 parent 3543237 commit 0f5d127

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-5.x.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323

2424
compress_sign_and_upload:
2525
needs: [release_please]
26+
if: ${{ needs.release_please.outputs.release_created }}
2627
environment: release
2728
runs-on: ubuntu-latest
2829
steps:

0 commit comments

Comments
 (0)