Skip to content

Commit

Permalink
Pending merge of jenkins-infra/jenkins-maven-cd-action#14, use curren…
Browse files Browse the repository at this point in the history
…t head
  • Loading branch information
jglick committed Dec 2, 2021
1 parent 027069f commit c846c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
distribution: 'adopt'
java-version: 8
- name: Release
uses: jglick/jenkins-maven-cd-action@59e4b84127bc0c89bb5231212a2a3bf9ec408b8f # TODO https://github.com/jenkins-infra/jenkins-maven-cd-action/pull/14
uses: jglick/jenkins-maven-cd-action@mrp # TODO https://github.com/jenkins-infra/jenkins-maven-cd-action/pull/14
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
Expand Down

0 comments on commit c846c50

Please sign in to comment.