Update release.yml
This commit is contained in:
parent
d42798c78b
commit
c79af3ac6a
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -83,7 +83,7 @@ jobs:
|
||||
release:
|
||||
name: Create GitHub Release
|
||||
runs-on: ubuntu-latest
|
||||
needs: [sanity]
|
||||
needs: [sanity, integration]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user