Skip to content

Commit

Permalink
Temp on jglick:maven
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick authored Oct 3, 2024
1 parent 1cf18fe commit 567cf7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
maven-cd:
uses: jenkins-infra/github-reusable-workflows/.github/workflows/maven-cd.yml@v1
uses: jglick/github-reusable-workflows/.github/workflows/maven-cd.yml@9235a0c6371efc05c5957c24c085e4af20cff24d
secrets:
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
MAVEN_TOKEN: ${{ secrets.MAVEN_TOKEN }}

0 comments on commit 567cf7e

Please sign in to comment.