Added github token to clone part
This commit is contained in:
parent
df38304a04
commit
843ac08b30
1
.github/workflows/maven-publish.yml
vendored
1
.github/workflows/maven-publish.yml
vendored
@ -62,6 +62,7 @@ jobs:
|
||||
cp -R xsd/ /opt/rizik/
|
||||
env:
|
||||
BRANCH: ${{ github.ref }}
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
|
||||
- name: Set up JDK from ENV
|
||||
if: github.ref != 'refs/heads/feature/T2900-java21' && github.ref != 'refs/heads/feature/T2900-java-21'
|
||||
|
Loading…
x
Reference in New Issue
Block a user