update chrome action

This commit is contained in:
Ilya Grigorik
2020-03-25 22:12:36 -07:00
committed by GitHub
parent b1cc599812
commit 884be009a4

View File

@@ -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