diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index dfb0bde..e570f13 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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: