test
This commit is contained in:
parent
fb4dc5270e
commit
0a49227c17
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
REPO_URL: https://x-access-token:${ GITHUB_TOKEN }@git.hsn.dev/${{ GITHUB_REPOSITORY }}
|
||||
run: |
|
||||
printenv
|
||||
echo "URL: ${{ env.REPO_URL }}"
|
||||
git clone --depth 0 ${{ env.REPO_URL }} ${{ github.workspace }}
|
||||
echo "Repository cloned!"
|
||||
|
|
Loading…
Reference in a new issue