Update .github/workflows/deploy.yml
All checks were successful
Deploy App / build (push) Successful in 10s
All checks were successful
Deploy App / build (push) Successful in 10s
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -15,4 +15,4 @@ jobs:
|
||||
BRANCH_NAME=${GITHUB_REF_NAME##*/}
|
||||
APP_DIR="/var/docker-web/apps/${REPO_NAME}"
|
||||
|
||||
echo $GITHUB_REPOSITORY
|
||||
echo ${GITHUB_REPOSITORY##*/}
|
||||
Reference in New Issue
Block a user