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.
upload-only
1 parent 64ad6bb commit 98fc856Copy full SHA for 98fc856
.github/workflows/publish-to-cws-ews-on-chromium-bump.yml
@@ -51,5 +51,5 @@ jobs:
51
client-id: ${{ secrets.EWS_CLIENT_ID }}
52
api-key: ${{ secrets.EWS_CLIENT_SECRET }}
53
zip-path: extension.zip
54
- upload_only: true
+ upload-only: true
55
continue-on-error: true
0 commit comments