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 b0b078d commit 62dbd40Copy full SHA for 62dbd40
.github/workflows/Build.yml
@@ -178,7 +178,7 @@ jobs:
178
MAVEN_USERNAME: ${{ secrets.MAVEN_OSSRH_USERNAME }}
179
MAVEN_PASSWORD: ${{ secrets.MAVEN_OSSRH_TOKEN }}
180
MAVEN_GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_BUILDER_PASSPHRASE }}
181
-
+
182
update-genexus-dependency:
183
concurrency:
184
group: build-${{ github.ref }}
0 commit comments