Added github token to clone part

This commit is contained in:
Marko Frankovic 2025-03-27 10:50:36 +01:00
parent df38304a04
commit 843ac08b30

View File

@ -62,6 +62,7 @@ jobs:
cp -R xsd/ /opt/rizik/ cp -R xsd/ /opt/rizik/
env: env:
BRANCH: ${{ github.ref }} BRANCH: ${{ github.ref }}
GITHUB_TOKEN: ${{ github.token }}
- name: Set up JDK from ENV - name: Set up JDK from ENV
if: github.ref != 'refs/heads/feature/T2900-java21' && github.ref != 'refs/heads/feature/T2900-java-21' if: github.ref != 'refs/heads/feature/T2900-java21' && github.ref != 'refs/heads/feature/T2900-java-21'