mirror of
https://git.btclock.dev/btclock/btclock_v3
synced 2025-07-22 05:05:36 +00:00
Correct job dependencies in workflow
This commit is contained in:
parent
d58c38c8c4
commit
3521d8c856
2
.github/workflows/tagging.yml
vendored
2
.github/workflows/tagging.yml
vendored
@ -67,7 +67,7 @@ jobs:
|
|||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
checks: write
|
checks: write
|
||||||
needs: build
|
needs: merge
|
||||||
steps:
|
steps:
|
||||||
- name: Download matrix outputs
|
- name: Download matrix outputs
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user