Skip to content

Commit 17d265e

Browse files
committed
fix(ci): Do not fail-fast in publish matrix
Signed-off-by: provokateurin <kate@provokateurin.de>
1 parent a819d28 commit 17d265e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
permissions:
9191
packages: write
9292
strategy:
93+
fail-fast: false
9394
matrix:
9495
architecture:
9596
- docker: amd64

0 commit comments

Comments
 (0)