Update .github/workflows/deploy.yml
All checks were successful
Deploy App / build (push) Successful in 10s

This commit is contained in:
2026-01-27 23:31:01 +00:00
parent 2cb9192e7e
commit 9b0c9885fa

View File

@@ -15,5 +15,5 @@ jobs:
BRANCH_NAME=${GITHUB_REF##*/}
APP_DIR="/var/docker-web/apps/${REPO_NAME}"
echo $GITHUB_ENV
cat $GITHUB_ENV
echo "${GITHUB_ENV##*/}"