Merge pull request 'fix workflow gitea' (#1) from fix/workflow into main

Reviewed-on: jimmyGALLAND/ytptube-extension#1
Cette révision a été fusionnée dans la demande d’ajout #1.
Cette révision appartient à :
2026-05-24 15:10:51 +00:00
révision 1729fbf1c2
+1 -1
Voir le fichier
@@ -68,7 +68,7 @@ jobs:
# (toutes branches, utile pour debug)
# ---------------------------------------------------------------
- name: Upload unsigned artifact
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: ${{ steps.version.outputs.unsigned_xpi }}
path: dist/${{ steps.version.outputs.unsigned_xpi }}