Skip to content

Commit

Permalink
upc ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gertd committed Jun 22, 2024
1 parent 16b534d commit 8ba49ea
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,6 @@ jobs:

- name: Publish to the Maven Central Repository
run: mvn --no-transfer-progress --batch-mode deploy
env:
MAVEN_USERNAME: ${{ env.MAVEN_USERNAME }}
MAVEN_CENTRAL_TOKEN: ${{ env.MAVEN_CENTRAL_TOKEN }}
MAVEN_GPG_PASSPHRASE: ${{ env.MAVEN_GPG_PASSPHRASE }}

- name: Bump to the next version
run: go run mage.go bump patch
Expand Down

0 comments on commit 8ba49ea

Please sign in to comment.