You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/main.py", line 399, in
main()
File "/main.py", line 346, in main
md_store_path_prefix = get_github_action_arg()
File "/utils.py", line 53, in get_github_action_arg
cfg["notion"]["token"]
File "/usr/local/lib/python3.7/configparser.py", line 958, in getitem
raise KeyError(key)
KeyError: 'notion'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/main.py", line 399, in
main()
File "/main.py", line 346, in main
md_store_path_prefix = get_github_action_arg()
File "/utils.py", line 53, in get_github_action_arg
cfg["notion"]["token"]
File "/usr/local/lib/python3.7/configparser.py", line 958, in getitem
raise KeyError(key)
KeyError: 'notion'
The text was updated successfully, but these errors were encountered: