Skip to content

Commit

Permalink
chore: github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Xmader committed Oct 30, 2020
1 parent 8b63e5e commit 5b002c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5b002c8

Please sign in to comment.