Skip to content

Commit 4133677

Browse files
committed
Update: Allow Homebrew Cask step to fail without blocking release
1 parent f779e8b commit 4133677

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ jobs:
155155
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
156156

157157
- name: Update Homebrew Cask
158+
continue-on-error: true
158159
env:
159160
HOMEBREW_TAP_TOKEN: ${{ secrets.HOMEBREW_TAP_TOKEN }}
160161
run: |

0 commit comments

Comments
 (0)