Skip to content

Commit

Permalink
Merge pull request #706 from baptistecdr/renovate/baptistecdr-release…
Browse files Browse the repository at this point in the history
…-firefox-addon-1.x

Update baptistecdr/release-firefox-addon action to v1.0.3
  • Loading branch information
baptistecdr authored Dec 15, 2024
2 parents 1077cd0 + 3e4191e commit af71d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
run: git archive --format zip --output "$ARTIFACTS_DIR/$ARTIFACT_ARCHIVE_FILENAME" ${{ github.ref_name }}

- name: Release Firefox extension
uses: baptistecdr/release-firefox-addon@v1.0.2
uses: baptistecdr/release-firefox-addon@v1.0.3
if: ${{ vars.RELEASE_FIREFOX_EXTENSION == 'true' }}
with:
addon-id: ${{ env.FIREFOX_ADDON_ID }}
Expand Down

0 comments on commit af71d2d

Please sign in to comment.