chore: github action

This commit is contained in:
Xmader 2020-10-30 15:32:44 -04:00
parent 8b63e5e438
commit 5b002c89f3
1 changed files with 2 additions and 2 deletions

View File

@ -49,8 +49,8 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} # 0301...
- run: mkdir -p web-ext-artifacts
- name: Sign Firefox Extension
id: web_ext_sign
- name: Publish Firefox Extension
id: web-ext-build
uses: kewisch/action-web-ext@v1
continue-on-error: true
with: