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 4b365d6 commit e09ca43Copy full SHA for e09ca43
.github/workflows/publish-to-cws-on-chromium-bump.yml
@@ -35,7 +35,7 @@ jobs:
35
if: env.VERSION_CHANGED == 'true'
36
uses: mobilefirstllc/cws-publish@latest
37
with:
38
- action: 'publish'
+ action: publish
39
client_id: ${{ secrets.CWS_CLIENT_ID }}
40
client_secret: ${{ secrets.CWS_CLIENT_SECRET }}
41
refresh_token: ${{ secrets.CWS_REFRESH_TOKEN }}
0 commit comments