Skip to content

Commit f24bef9

Browse files
authored
Merge pull request #291 from hyperledger/ryjones-patch-1
Update publish.yml
2 parents 8a777c9 + 3adf85c commit f24bef9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
# Publishing steps to both the Github Packages and the Sonatype
2424
publishjars:
2525
strategy:
26+
fail-fast: false
27+
continue-on-error: true
2628
matrix:
2729
publish_target: ["publishAllPublicationsToGithubPackagesRepository","publishAllPublicationsToReleaseRepository"]
2830
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)