Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7da591 commit 0ee1200Copy full SHA for 0ee1200
1 file changed
.github/workflows/update-docs.yml
@@ -9,6 +9,8 @@ env:
9
CATALOG_BRANCH: "catalog-3.10"
10
# Transifex project name
11
TRANSIFEX_PROJECT: "python-newest"
12
+ # D
13
+ BASEDIR: "${dirname ${GITHUB_REPOSITORY}}"
14
15
on: workflow_dispatch
16
# schedule:
0 commit comments