Skip to content

Commit

Permalink
Bump webext-buildtools-firefox-sign-xpi-action to 1.0.8 (#850)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuuuube authored Apr 21, 2024
1 parent 9d9173b commit 22904d1
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@94a2e58141e33c4306a72a93f191e8540189df92 # [email protected].6
uses: cardinalby/webext-buildtools-firefox-sign-xpi-action@6c31e947111a95f05682fc98c6340367cce49cdc # [email protected].8
with:
timeoutMs: 1200000
extensionId: ${{ secrets.FF_OFFLINE_EXT_ID }}
Expand Down

0 comments on commit 22904d1

Please sign in to comment.