mirror of
https://github.com/kremalicious/astro-redirect-from.git
synced 2024-11-22 09:57:03 +01:00
ci tweak
This commit is contained in:
parent
6d4898173a
commit
1c3d26d552
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -62,7 +62,7 @@ jobs:
|
||||
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
|
||||
|
||||
publish:
|
||||
needs: test
|
||||
needs: [test, build]
|
||||
if: success() && startsWith(github.ref, 'refs/tags')
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user