Skip to content

Commit d913f6d

Browse files
committed
Restored CWS step
1 parent 1c4b7d3 commit d913f6d

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: false
35+
if: env.VERSION_CHANGED == 'true'
3636
uses: mobilefirstllc/cws-publish@latest
3737
with:
3838
action: publish

0 commit comments

Comments
 (0)