Skip to content

Commit

Permalink
Update baptistecdr/release-chrome-extension action to v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent 72bec83 commit 965dcdb
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 965dcdb

Please sign in to comment.