Skip to content

Commit

Permalink
Fixed publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Feb 18, 2021
1 parent 2930d72 commit 20eebdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-snapshots.yml
Expand Up @@ -20,3 +20,5 @@ jobs:
env:
GPR_USERNAME: benfortuna
GPR_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
MAVEN_PASSWORD: ${{ secrets.MAVEN_TOKEN }}

0 comments on commit 20eebdd

Please sign in to comment.