Skip to content

Commit

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

Update baptistecdr/release-chrome-extension action to v1.0.6
  • Loading branch information
baptistecdr authored Dec 15, 2024
2 parents 72bec83 + 965dcdb commit c37e5f7
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 @@ -126,7 +126,7 @@ jobs:
product-path: ${{ env.ARTIFACTS_DIR }}/${{ env.ARTIFACT_CHROMIUM_FILENAME }}

- name: Release Chrome extension
uses: baptistecdr/release-chrome-extension@v1.0.5
uses: baptistecdr/release-chrome-extension@v1.0.6
if: ${{ vars.RELEASE_CHROME_EXTENSION == 'true' }}
with:
extension-id: ${{ env.CHROME_EXTENSION_ID }}
Expand Down

0 comments on commit c37e5f7

Please sign in to comment.