We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f24bef9 commit 6a9fdb3Copy full SHA for 6a9fdb3
.github/workflows/publish.yml
@@ -23,8 +23,6 @@ jobs:
23
# Publishing steps to both the Github Packages and the Sonatype
24
publishjars:
25
strategy:
26
- fail-fast: false
27
- continue-on-error: true
28
matrix:
29
publish_target: ["publishAllPublicationsToGithubPackagesRepository","publishAllPublicationsToReleaseRepository"]
30
runs-on: ubuntu-latest
0 commit comments