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
|
contents: write
|
||||||
checks: write
|
checks: write
|
||||||
needs: build
|
needs: build
|
||||||
|
steps:
|
||||||
- name: Download matrix outputs
|
- name: Download matrix outputs
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue