mirror of
https://github.com/TeamPiped/reqwest4j.git
synced 2024-08-14 23:54:39 +00:00
Publish to sonatype.
This commit is contained in:
parent
0ca2941973
commit
02adba3d9b
2 changed files with 7 additions and 7 deletions
|
@ -28,5 +28,5 @@ jobs:
|
|||
- name: Run Build
|
||||
run: ./gradlew publish
|
||||
env:
|
||||
USERNAME: ${{ github.actor }}
|
||||
TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
USERNAME: ${{ secrets.MAVEN_USERNAME }}
|
||||
PASSWORD: ${{ secrets.MAVEN_PASSWORD }}
|
Loading…
Add table
Add a link
Reference in a new issue