1
0
mirror of https://github.com/XFox111/TabsAsideExtension.git synced 2026-04-22 07:58:01 +03:00

Removed changelog opening on extension update (#50)

Updated Firefox CD config
This commit is contained in:
Michael Gordeev
2020-09-22 20:41:46 +00:00
parent d8c31e3da5
commit 4559b25739
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -26,6 +26,7 @@ jobs:
uses: kewisch/action-web-ext@v1
with:
cmd: sign
channel: listed
source: ${{ steps.web-ext-build.outputs.target }}
apiKey: ${{ secrets.FIREFOX_API_KEY }}
apiSecret: ${{ secrets.FIREFOX_CLIENT_SECRET }}