summaryrefslogtreecommitdiffstats
path: root/python/fatcat_import.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/fatcat_import.py')
-rwxr-xr-xpython/fatcat_import.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fatcat_import.py b/python/fatcat_import.py
index 1f026edc..843685aa 100755
--- a/python/fatcat_import.py
+++ b/python/fatcat_import.py
@@ -482,7 +482,7 @@ def main():
help="create release and file entities based on GROBID PDF metadata extraction")
sub_shadow_lib.set_defaults(
func=run_shadow_lib,
- auth_var="FATCAT_API_AUTH_TOKEN",
+ auth_var="FATCAT_AUTH_WORKER_SHADOW",
)
sub_shadow_lib.add_argument('json_file',
help="JSON file to import from (or stdin)",