We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd27559 commit 90ec027Copy full SHA for 90ec027
.github/workflows/cd.yml
@@ -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