chore: github action

This commit is contained in:
Xmader 2020-10-29 21:27:50 -04:00
parent b6799fef01
commit 01f490b60f
1 changed files with 2 additions and 0 deletions

View File

@ -48,9 +48,11 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} # 0301...
- run: mkdir -p web-ext-artifacts
- name: Sign Firefox Extension
id: web_ext_sign
uses: kewisch/action-web-ext@v1
continue-on-error: true
with:
cmd: sign
source: dist/ext.zip