Update .gitea/workflows/deploy.yml
Some checks failed
Build and deploy docs / deploy (push) Failing after 0s
Some checks failed
Build and deploy docs / deploy (push) Failing after 0s
This commit is contained in:
@@ -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} .
|
||||
|
||||
Reference in New Issue
Block a user