Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.

Commit 155a9b2

Browse files
committed
* Add continue flag
1 parent 89dc0b8 commit 155a9b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
if: startsWith(github.ref, 'refs/heads/release')
1616
name: Check for release
1717
runs-on: ubuntu-latest
18+
continue-on-error: true
1819
strategy:
1920
matrix:
2021
runtime: [bajun, ajuna]

0 commit comments

Comments
 (0)