Skip to content

Commit

Permalink
Merge pull request #538 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.2
  • Loading branch information
baptistecdr authored Jun 6, 2024
2 parents b40df14 + 5c204fb commit 6d64aa0
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 @@ -128,7 +128,7 @@ jobs:
zip: ${{ env.ARTIFACTS_DIR }}/${{ env.ARTIFACT_CHROMIUM_FILENAME }}

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

0 comments on commit 6d64aa0

Please sign in to comment.