fix workflow gitea

Cette révision appartient à :
2026-05-24 17:09:42 +02:00
Parent dbd14921d4
révision 4ab0f40692
+1 -1
Voir le fichier
@@ -68,7 +68,7 @@ jobs:
# (toutes branches, utile pour debug) # (toutes branches, utile pour debug)
# --------------------------------------------------------------- # ---------------------------------------------------------------
- name: Upload unsigned artifact - name: Upload unsigned artifact
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v3
with: with:
name: ${{ steps.version.outputs.unsigned_xpi }} name: ${{ steps.version.outputs.unsigned_xpi }}
path: dist/${{ steps.version.outputs.unsigned_xpi }} path: dist/${{ steps.version.outputs.unsigned_xpi }}