8000 Update update-docs.yml · python/python-docs-ja@b7da591 · GitHub
[go: up one dir, main page]

Skip to content
/* Override primer focus outline color for marketing header dropdown links for better contrast */ [data-color-mode="light"] .HeaderMenu-dropdown-link:focus-visible, [data-color-mode="light"] .HeaderMenu-trailing-link a:focus-visible { outline-color: var(--color-accent-fg); }

Commit b7da591

Browse files
authored
Update update-docs.yml
1 parent 7e25fa2 commit b7da591

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/update-docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ env:
99
CATALOG_BRANCH: "catalog-3.10"
1010
# Transifex project name
1111
TRANSIFEX_PROJECT: "python-newest"
12-
# Directory where repositories are cloned
13-
BASEDIR: "${dirname ${GITHUB_ACTION_REPOSITORY}}"
1412

1513
on: workflow_dispatch
1614
# schedule:

0 commit comments

Comments
 (0)
0