We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e25fa2 commit b7da591Copy full SHA for b7da591
.github/workflows/update-docs.yml
@@ -9,8 +9,6 @@ env:
9
CATALOG_BRANCH: "catalog-3.10"
10
# Transifex project name
11
TRANSIFEX_PROJECT: "python-newest"
12
- # Directory where repositories are cloned
13
- BASEDIR: "${dirname ${GITHUB_ACTION_REPOSITORY}}"
14
15
on: workflow_dispatch
16
# schedule:
0 commit comments