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 0284a82 commit 8758d3aCopy full SHA for 8758d3a
.github/workflows/maven-publish.yml
@@ -89,6 +89,7 @@ jobs:
89
name: Checkout
90
uses: actions/checkout@v4
91
with:
92
+ ref: main
93
fetch-depth: 0 # Required for Maven Release Plugin
94
persist-credentials: false
95
0 commit comments