Merge pull request 'fix workflow gitea' (#2) from fix/workflow into main
Build & Sign XPI / Package, sign and release (push) Failing after 48s
Build & Sign XPI / Package, sign and release (push) Failing after 48s
Reviewed-on: #2
Cette révision a été fusionnée dans la demande d’ajout #2.
Cette révision appartient à :
@@ -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 }}
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"background.js"
|
||||
]
|
||||
},
|
||||
"name": "YTPTube Extension",
|
||||
"name": "YTPTube Extension Android",
|
||||
"version": "1.1.1",
|
||||
"description": "Add URLs to YTPTube instance",
|
||||
"permissions": [
|
||||
@@ -20,7 +20,7 @@
|
||||
"http://*/*",
|
||||
"https://*/*"
|
||||
],
|
||||
"homepage_url": "https://github.com/arabcoders/ytptube-extension",
|
||||
"homepage_url": "https://git.celjim.fr/public/ytptube-extension-android",
|
||||
"icons": {
|
||||
"16": "icons/icon-16.png",
|
||||
"32": "icons/icon-32.png",
|
||||
@@ -43,7 +43,7 @@
|
||||
},
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "ytptube@arabcoders.org",
|
||||
"id": "ytptube@git.celjim.fr",
|
||||
"strict_min_version": "113.0",
|
||||
"data_collection_permissions": {
|
||||
"required": [
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur