Skip to content

Commit e568fed

Browse files
committed
Remove uneeded key
1 parent d8a2036 commit e568fed

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ def parse_input() -> dict:
1616
"username": "Scientific-Python-Translations",
1717
# Provided by organization secrets
1818
"token": os.environ["TOKEN"],
19-
"crowdin_token": os.environ["CROWDIN_TOKEN"],
2019
# Provided by user action input
2120
"translations_repo": os.environ["INPUT_TRANSLATIONS-REPO"],
2221
"translations_ref": os.environ["INPUT_TRANSLATIONS-REF"],

0 commit comments

Comments
 (0)