Skip to content

Commit

Permalink
fix all-good status check
Browse files Browse the repository at this point in the history
  • Loading branch information
neko-kai committed Mar 7, 2024
1 parent cdf1ba0 commit f97554a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
run: |
bash .build.sh secrets publish
all-good:
if: always()
runs-on: ubuntu-latest
needs: [ 'build', 'test-scripted', 'publish' ]
steps:
Expand Down

0 comments on commit f97554a

Please sign in to comment.