Skip to content

Commit

Permalink
Merge pull request #621 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.1
  • Loading branch information
baptistecdr authored Sep 15, 2024
2 parents bb6298b + 527cba6 commit 158a16c
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.0
uses: baptistecdr/release-firefox-addon@v1.0.1
if: ${{ vars.RELEASE_FIREFOX_EXTENSION == 'true' }}
with:
addon-id: ${{ env.FIREFOX_ADDON_ID }}
Expand Down

0 comments on commit 158a16c

Please sign in to comment.