ci: change to alternate artifact download
Some checks failed
Bump version / Bump version and create changelog with commitizen (push) Failing after 22s
Some checks failed
Bump version / Bump version and create changelog with commitizen (push) Failing after 22s
This commit is contained in:
parent
24f731fa76
commit
b3b0ceb455
|
|
@ -69,7 +69,7 @@ jobs:
|
|||
run: zip -r ./module.zip module.json assets/ dist/ lang/ packs/ LICENSE documentation-${{ github.ref_name }}.zip
|
||||
|
||||
- name: Recover Release Data
|
||||
uses: dawidd6/action-download-artifact@v6
|
||||
uses: https://github.com/ChristopherHX/gitea-download-artifact@v4
|
||||
with:
|
||||
workflow: bump-version.yml
|
||||
workflow_conclusion: success
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user