Skip to content

Commit

Permalink
Revert cardinalby/webext-buildtools-firefox-sign-xpi-action (#849)
Browse files Browse the repository at this point in the history
Co-authored-by: James Maa <[email protected]>
  • Loading branch information
jamesmaa and James Maa authored Apr 20, 2024
1 parent 94c0b94 commit 9d9173b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-firefox-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Sign Firefox xpi for offline distribution
id: ffSignXpi
continue-on-error: true
uses: cardinalby/webext-buildtools-firefox-sign-xpi-action@ed44ff06ca9eae47ac45dd34b12833379b683c78 # [email protected].7
uses: cardinalby/webext-buildtools-firefox-sign-xpi-action@94a2e58141e33c4306a72a93f191e8540189df92 # [email protected].6
with:
timeoutMs: 1200000
extensionId: ${{ secrets.FF_OFFLINE_EXT_ID }}
Expand Down

0 comments on commit 9d9173b

Please sign in to comment.