Skip to content

Commit

Permalink
Updated publishing credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Aug 19, 2022
1 parent 44d1363 commit cbeeff1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-snapshots.yml
Expand Up @@ -21,5 +21,5 @@ jobs:
env:
GPR_USERNAME: benfortuna
GPR_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
MAVEN_PASSWORD: ${{ secrets.MAVEN_PASSWORD }}
MAVEN_USERNAME: ${{ secrets.OSS_SONATYPE_USERNAME }}
MAVEN_PASSWORD: ${{ secrets.OSS_SONATYPE_PASSWORD }}

0 comments on commit cbeeff1

Please sign in to comment.