Fix missing needs clause

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2024-02-02 16:23:54 +00:00
parent d658103530
commit f4f78af477
No known key found for this signature in database
GPG key ID: A2B008A5F49F5D0D

View file

@ -27,6 +27,7 @@ jobs:
check:
name: Post release checks
needs: release
runs-on: ubuntu-latest
steps:
- name: Wait for dockerhub