Use token
This commit is contained in:
parent
5a3cd80f47
commit
d44b37f03f
5
.github/workflows/platform_natives.yaml
vendored
5
.github/workflows/platform_natives.yaml
vendored
@ -223,8 +223,9 @@ jobs:
|
||||
echo "REVISION: $REVISION"
|
||||
|
||||
source ./scripts/continuous-integration/github-workflows/build-natives.sh
|
||||
|
||||
|
||||
env:
|
||||
MAVEN_USERNAME: ${{ secrets.MCHV_USERNAME }}
|
||||
MAVEN_PASSWORD: ${{ secrets.MCHV_TOKEN }}
|
||||
- id: getfilename
|
||||
shell: bash
|
||||
run: echo "::set-output name=file::$(cd generated/target; ls tdli*-natives-*.jar)"
|
||||
|
Loading…
Reference in New Issue
Block a user