Update .gitea/workflows/deploy.yml
Some checks failed
Build and deploy docs / deploy (push) Failing after 0s

This commit is contained in:
2026-07-30 05:05:01 +00:00
parent 12ad5fc84a
commit c541bb5c6a

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} .