Misc
This commit is contained in:
parent
ba9a5b2ef2
commit
394bd26f43
|
@ -61,7 +61,7 @@ jobs:
|
|||
if: startsWith(github.ref, 'refs/tags/v')
|
||||
steps:
|
||||
- name: Download all artifacts
|
||||
uses: actions/download-artifact@v2
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
path: artifacts/
|
||||
- name: Release
|
||||
|
|
Loading…
Reference in New Issue