chore: github action
This commit is contained in:
parent
8b63e5e438
commit
5b002c89f3
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue