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 bb10233 commit 46eb6bfCopy full SHA for 46eb6bf
.github/workflows/cd.yaml
@@ -13,7 +13,7 @@ permissions:
13
14
jobs:
15
maven-cd:
16
- uses: jenkins-infra/github-reusable-workflows/.github/workflows/[email protected].0
+ uses: jenkins-infra/github-reusable-workflows/.github/workflows/[email protected].1
17
secrets:
18
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
19
MAVEN_TOKEN: ${{ secrets.MAVEN_TOKEN }}
0 commit comments