mirror of
https://github.com/btclock/btclock_v3.git
synced 2024-11-19 04:20:01 +01: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:
|
||||
contents: write
|
||||
checks: write
|
||||
needs: build
|
||||
needs: merge
|
||||
steps:
|
||||
- name: Download matrix outputs
|
||||
uses: actions/download-artifact@v4
|
||||
|
Loading…
Reference in New Issue
Block a user