mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
update chrome action
This commit is contained in:
2
.github/workflows/chrome-store-upload.yaml
vendored
2
.github/workflows/chrome-store-upload.yaml
vendored
@@ -18,7 +18,7 @@ jobs:
|
|||||||
args: zip -r ./vscd.zip . -i * -x *.git*
|
args: zip -r ./vscd.zip . -i * -x *.git*
|
||||||
|
|
||||||
- name: Upload to
|
- name: Upload to
|
||||||
uses: trmcnvn/chrome-addon@v1
|
uses: trmcnvn/chrome-addon@v2
|
||||||
with:
|
with:
|
||||||
# extension is only necessary when updating an existing addon,
|
# extension is only necessary when updating an existing addon,
|
||||||
# omitting it will create a new addon
|
# omitting it will create a new addon
|
||||||
|
Reference in New Issue
Block a user