Skip to content

Commit a6a9ddd

Browse files
committed
chore: update workflows config.
1 parent de24e5c commit a6a9ddd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.marster.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ jobs:
9191
github-package:
9292
runs-on: ubuntu-18.04
9393
needs: build-deploy
94+
if: needs.build-deploy.outputs.successful
9495
steps:
9596
- uses: actions/checkout@v3
9697
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)