Skip to content

Commit 9029359

Browse files
committed
Temp-disabled CWS step to publish to EWS only for icon update (microsoft/MicrosoftEdge-Extensions#209 (comment))
1 parent 10e3f66 commit 9029359

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
@@ -32,7 +32,7 @@ jobs:
3232
zip -r ../../extension.zip .
3333
3434
- name: Publish to CWS
35-
if: env.VERSION_CHANGED == 'true'
35+
if: false
3636
uses: mobilefirstllc/cws-publish@latest
3737
with:
3838
action: publish

0 commit comments

Comments
 (0)