Skip to content

Commit

Permalink
Removing broken workflow stage
Browse files Browse the repository at this point in the history
  • Loading branch information
noconnor committed Jun 18, 2023
1 parent 0a444b0 commit eb7e9c9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,4 @@ jobs:
env:
MAVEN_CENTRAL_USERNAME: ${{ secrets.OSSRH_USERNAME }}
MAVEN_CENTRAL_PASSWORD: ${{ secrets.OSSRH_TOKEN }}
MAVEN_GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
- name: Push Pom Version Updates
uses: peter-evans/create-pull-request@v5
MAVEN_GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}

0 comments on commit eb7e9c9

Please sign in to comment.