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 8136e2f commit 9f04e3bCopy full SHA for 9f04e3b
.github/workflows/cd.yaml
@@ -13,7 +13,7 @@ permissions:
13
14
jobs:
15
maven-cd:
16
- uses: jenkins-infra/github-reusable-workflows/.github/workflows/maven-cd.yml@v1.4.1
+ uses: jenkins-infra/github-reusable-workflows/.github/workflows/maven-cd.yml@v1.5.0
17
secrets:
18
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
19
MAVEN_TOKEN: ${{ secrets.MAVEN_TOKEN }}
0 commit comments