Skip to content

Commit e6cd9e8

Browse files
authored
Changed publish action to upload to edit listing shots
1 parent e989f43 commit e6cd9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-cws-ews-on-chromium-bump.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
if: env.VERSION_CHANGED == 'true'
3939
uses: mobilefirstllc/cws-publish@5e3b5249835f1fac9f7e8c9982fec7a80e1b82a8
4040
with:
41-
action: publish
41+
action: upload
4242
extension_id: jgnjpnmofkalfliddjelaciggjgnphgm
4343
client_id: ${{ secrets.CWS_CLIENT_ID }}
4444
client_secret: ${{ secrets.CWS_CLIENT_SECRET }}

0 commit comments

Comments
 (0)