Skip to content

Commit 6832045

Browse files
committed
Added error suppression to publish step to reduce noise on update pending
1 parent ce6a5db commit 6832045

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-to-cws-on-chromium-bump.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ jobs:
4040
client-id: ${{ secrets.CWS_CLIENT_ID }}
4141
client-secret: ${{ secrets.CWS_CLIENT_SECRET }}
4242
refresh-token: ${{ secrets.CWS_REFRESH_TOKEN }}
43+
continue-on-error: true

0 commit comments

Comments
 (0)