Continuous deployment on Chrome
Some checks failed
Continuous Deployment / lint (push) Successful in 28s
Continuous Deployment / deploy-chrome (push) Successful in 31s
Continuous Deployment / deploy-firefox (push) Failing after 26s

This commit is contained in:
2025-11-13 01:17:56 +01:00
parent 45d5200e61
commit 4f1d5442be
5 changed files with 31 additions and 9 deletions

View File

@@ -3,8 +3,11 @@ build:
lint:
web-ext lint
deploy_chrome:
chrome-webstore-upload
deploy:
deploy_firefox:
web-ext sign --channel listed --amo-metadata metadata.json
help: