We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8a2036 commit e568fedCopy full SHA for e568fed
1 file changed
main.py
@@ -16,7 +16,6 @@ def parse_input() -> dict:
16
"username": "Scientific-Python-Translations",
17
# Provided by organization secrets
18
"token": os.environ["TOKEN"],
19
- "crowdin_token": os.environ["CROWDIN_TOKEN"],
20
# Provided by user action input
21
"translations_repo": os.environ["INPUT_TRANSLATIONS-REPO"],
22
"translations_ref": os.environ["INPUT_TRANSLATIONS-REF"],
0 commit comments