Skip to content

Commit 9d5fb8e

Browse files
committed
Temp disabled CWS step to bump EWS ver
1 parent 21797da commit 9d5fb8e

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
@@ -35,7 +35,7 @@ jobs:
3535
zip -r ../../extension.zip .
3636
3737
- name: Publish to CWS
38-
if: env.VERSION_CHANGED == 'true'
38+
if: false
3939
uses: mobilefirstllc/cws-publish@5e3b5249835f1fac9f7e8c9982fec7a80e1b82a8
4040
with:
4141
action: publish

0 commit comments

Comments
 (0)