Skip to content

Commit 7d404f0

Browse files
authored
ci: release it workflow fixed (#252)
1 parent a26d6b5 commit 7d404f0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ permissions:
88

99
jobs:
1010
check:
11-
# Only run if the triggering workflow succeeded
12-
if: ${{ github.event.workflow_run.conclusion == 'success' }}
1311
runs-on: ubuntu-latest
1412
outputs:
1513
should_release: ${{ steps.check.outputs.should_release }}

0 commit comments

Comments
 (0)