Skip to content

Commit 8c0ce00

Browse files
committed
Update build.yaml
1 parent 1114067 commit 8c0ce00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
6464
version:
6565
needs: build
66-
if: ${{ github.event.workflow_run.conclusion == 'success' && github.event.workflow_run.event == 'push' }}
66+
if: ${{ github.event.workflow_run.event == 'push' }}
6767
runs-on: ubuntu-latest
6868

6969
steps:

0 commit comments

Comments
 (0)