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 6f00601 commit 44f46b5Copy full SHA for 44f46b5
.github/workflows/cd.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
maven-cd:
12
- uses: jenkins-infra/github-reusable-workflows/.github/workflows/maven-cd.yml@setup
+ uses: jenkins-infra/github-reusable-workflows/.github/workflows/maven-cd.yml@v1
13
secrets:
14
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
15
MAVEN_TOKEN: ${{ secrets.MAVEN_TOKEN }}
0 commit comments