Fix workflow file
This commit is contained in:
parent
082d61c84e
commit
c71488bd0f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tagging.yml
vendored
1
.github/workflows/tagging.yml
vendored
|
@ -58,6 +58,7 @@ jobs:
|
|||
contents: write
|
||||
checks: write
|
||||
needs: build
|
||||
steps:
|
||||
- name: Download matrix outputs
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue