Skip to content

Commit

Permalink
Merge pull request #22 from jglick/shared3
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Jun 10, 2022
2 parents 0d4f02c + 3eac94b commit 21d9d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
maven-cd:
uses: jenkins-infra/github-reusable-workflows/.github/workflows/maven-cd.yml@race-condition # TODO main after https://github.com/jenkins-infra/github-reusable-workflows/pull/2
uses: jenkins-infra/github-reusable-workflows/.github/workflows/maven-cd.yml@race-condition-2 # TODO main after https://github.com/jenkins-infra/github-reusable-workflows/pull/3
secrets:
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
MAVEN_TOKEN: ${{ secrets.MAVEN_TOKEN }}

0 comments on commit 21d9d79

Please sign in to comment.