Skip to content

Commit

Permalink
Restore Firefox publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante authored Oct 30, 2024
1 parent 02fc1a0 commit d6cd8b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ jobs:
CLIENT_SECRET: ${{ secrets.CLIENT_SECRET }}
REFRESH_TOKEN: ${{ secrets.REFRESH_TOKEN }}
Firefox:
# Disabled until https://github.com/fregante/browser-extension-template/issues/78
if: needs.Version.outputs.created && false
if: needs.Version.outputs.created
needs: Version
name: Submit (Firefox)
environment: Firefox
Expand Down

0 comments on commit d6cd8b9

Please sign in to comment.