Update .gitea/workflows/deploy.yml

This commit is contained in:
2026-07-30 05:05:01 +00:00
parent 48a8aa3b82
commit ccb9a42145

View File

@@ -14,7 +14,8 @@ jobs:
source .env
set +a
echo "BAL_DOCS_DEPLOY_DIR=$BAL_DOCS_DEPLOY_DIR" >> $GITHUB_ENV
shell: bash
- name: Checkout repository
run: |
git clone --depth 1 https://oauth2:${GITHUB_TOKEN}@${GITHUB_SERVER_URL#https://}/${GITHUB_REPOSITORY} .