Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #22 from hathora/gwprice115-patch-1
Browse files Browse the repository at this point in the history
Update maven-publish.yml
  • Loading branch information
gwprice115 authored Sep 12, 2024
2 parents c5f6ce0 + 1bced8f commit 071dd82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
- name: Publish to Apache Maven Central
run: mvn -B deploy
env:
MAVEN_USERNAME: dsiddharth
MAVEN_CENTRAL_TOKEN: ${{ secrets.MAVEN_CENTRAL_TOKEN }}
MAVEN_USERNAME: USC8HvBS
MAVEN_CENTRAL_TOKEN: ${{ secrets.OSSRH_PASSWORD }}
MAVEN_GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }}

0 comments on commit 071dd82

Please sign in to comment.