Skip to content

Commit

Permalink
Use latest chrome-webstore-upload version
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed Dec 13, 2023
1 parent 11c573c commit d0a2c57
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 @@ -49,7 +49,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/download-artifact@v3
- run: npx chrome-webstore-upload-cli@2 upload --auto-publish
- run: npx chrome-webstore-upload-cli@3 upload --auto-publish
working-directory: artifact
env:
EXTENSION_ID: ${{ secrets.EXTENSION_ID }}
Expand Down

0 comments on commit d0a2c57

Please # to comment.