Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0744acd

Browse files
authored
Debug job env
1 parent555e51a commit0744acd

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

‎.github/workflows/update-docs.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ on: workflow_dispatch
44
# schedule:
55
# - cron: "0 9 * * *"
66

7-
env:
8-
# branch name of python-docs-ja repository
9-
DOCS_BRANCH:"3.10"
10-
# branch name of cpython repository
11-
CPYTHON_BRANCH:"3.10"
12-
# branch name of cpython-doc-catalog repository
13-
CATALOG_BRANCH:"catalog-3.10"
14-
# Transifex project name
15-
TRANSIFEX_PROJECT:"python-newest"
16-
177
jobs:
188
Org-Preparation:
9+
env:
10+
# branch name of python-docs-ja repository
11+
DOCS_BRANCH:"3.10"
12+
# branch name of cpython repository
13+
CPYTHON_BRANCH:"3.10"
14+
# branch name of cpython-doc-catalog repository
15+
CATALOG_BRANCH:"catalog-3.10"
16+
# Transifex project name
17+
TRANSIFEX_PROJECT:"python-newest"
18+
1919
runs-on:ubuntu-latest
2020
steps:
2121
-name:Check out the repo

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp