Skip to content

Commit

Permalink
chore(deps): update mnao305/chrome-extension-upload action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2024
1 parent 941d24b commit 79dde05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
upload_url: ${{ steps.release.outputs.upload_url }}
asset_path: dist_zip/*.zip
- name: Upload & release
uses: mnao305/chrome-extension-upload@v4.0.1
uses: mnao305/chrome-extension-upload@v5.0.0
if: ${{ steps.release.outputs.release_created }}
with:
file-path: dist_zip/*.zip
Expand Down

0 comments on commit 79dde05

Please sign in to comment.