mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
Fix missing needs clause
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
d658103530
commit
f4f78af477
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -27,6 +27,7 @@ jobs:
|
||||
|
||||
check:
|
||||
name: Post release checks
|
||||
needs: release
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Wait for dockerhub
|
||||
|
Loading…
Reference in New Issue
Block a user