Skip to content

Commit

Permalink
Update baptistecdr/release-chrome-extension action to v1.0.4 (#596)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 84c30e5 commit c92d000
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.3
uses: baptistecdr/release-chrome-extension@v1.0.4
if: ${{ vars.RELEASE_CHROME_EXTENSION == 'true' }}
with:
extension-id: ${{ env.CHROME_EXTENSION_ID }}
Expand Down

0 comments on commit c92d000

Please sign in to comment.