Skip to content

Commit

Permalink
Changed CWS action to upload to add new Spam Block to descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui authored Dec 30, 2024
1 parent ffed451 commit ce21217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-cws-ews-on-chrome-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
if: env.VERSION_CHANGED == 'true'
uses: mobilefirstllc/cws-publish@latest
with:
action: publish
action: upload
extension_id: jgnjpnmofkalfliddjelaciggjgnphgm
client_id: ${{ secrets.CWS_CLIENT_ID }}
client_secret: ${{ secrets.CWS_CLIENT_SECRET }}
Expand Down

0 comments on commit ce21217

Please sign in to comment.