Skip to content

Commit f32e389

Browse files
committed
Temp disabled CWS publish step for EWS trigger
1 parent ee44e96 commit f32e389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-cws-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)