We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 339daae commit 0770ef3Copy full SHA for 0770ef3
1 file changed
.github/workflows/publish.yml
@@ -5,6 +5,8 @@ on:
5
6
jobs:
7
publish-all:
8
+ fail-fast: false
9
+ strategy:
10
matrix:
11
settings:
12
# List all targets you want to publish
0 commit comments