Use header auth
Some checks failed
Build & Release / release-library (push) Failing after 1m10s
Some checks failed
Build & Release / release-library (push) Failing after 1m10s
This commit is contained in:
@ -8,8 +8,7 @@ env:
|
||||
ORG_GRADLE_PROJECT_BUILD_VERSION: ${{ gitea.ref_name }}
|
||||
ORG_GRADLE_PROJECT_DEVSOAP_GPG_KEY: ${{ secrets.GPG_DEVSOAP_PRIVATE_KEY }}
|
||||
ORG_GRADLE_PROJECT_DEVSOAP_GPG_PASSWORD: ${{ secrets.GPG_DEVSOAP_PASSPHRASE }}
|
||||
ORG_GRADLE_PROJECT_SONATYPE_USER: ${{ secrets.SONATYPE_USER }}
|
||||
ORG_GRADLE_PROJECT_SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
|
||||
ORG_GRADLE_PROJECT_SONATYPE_TOKEN: ${{ secrets.SONATYPE_TOKEN }}
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user