We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10e3f66 commit 9029359Copy full SHA for 9029359
.github/workflows/publish-to-cws-ews-on-chromium-bump.yml
@@ -32,7 +32,7 @@ jobs:
32
zip -r ../../extension.zip .
33
34
- name: Publish to CWS
35
- if: env.VERSION_CHANGED == 'true'
+ if: false
36
uses: mobilefirstllc/cws-publish@latest
37
with:
38
action: publish
0 commit comments