Skip to content

Commit

Permalink
Update ref to action
Browse files Browse the repository at this point in the history
  • Loading branch information
markpatton committed Dec 13, 2023
1 parent 46f29c8 commit 48e0c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
git tag $RELEASE
- name: Release Java modules
uses: ecplise-pass/.github/actions/maven-release@combined-release
uses: ecplise-pass/main/.github/actions/maven-release@combined-release
env:
MAVEN_USERNAME: ${{ secrets.OSSRH_USERNAME }}
MAVEN_PASSWORD: ${{ secrets.OSSRH_PASSWORD }}
Expand Down

0 comments on commit 48e0c98

Please sign in to comment.