ci: change to alternate artifact download
Some checks failed
Bump version / Bump version and create changelog with commitizen (push) Failing after 22s

This commit is contained in:
Ulenar of Mondarth 2025-07-20 16:10:46 +00:00
parent 24f731fa76
commit b3b0ceb455

View File

@ -69,7 +69,7 @@ jobs:
run: zip -r ./module.zip module.json assets/ dist/ lang/ packs/ LICENSE documentation-${{ github.ref_name }}.zip run: zip -r ./module.zip module.json assets/ dist/ lang/ packs/ LICENSE documentation-${{ github.ref_name }}.zip
- name: Recover Release Data - name: Recover Release Data
uses: dawidd6/action-download-artifact@v6 uses: https://github.com/ChristopherHX/gitea-download-artifact@v4
with: with:
workflow: bump-version.yml workflow: bump-version.yml
workflow_conclusion: success workflow_conclusion: success