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.
2 parents 53a8fdf + 59e4ecd commit 9d4f4cdCopy full SHA for 9d4f4cd
.github/workflows/cd.yaml
@@ -52,7 +52,7 @@ jobs:
52
distribution: temurin
53
java-version: 8
54
- name: Release
55
- uses: jenkins-infra/jenkins-maven-cd-action@v1.2.0
+ uses: jenkins-infra/jenkins-maven-cd-action@v1.3.0
56
with:
57
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
58
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
0 commit comments