Nicconike/Steam-Stats

[BUG] Command line arguments while triggering steam stats workflow

Closed this issue · 1 comments

Describe the bug
setup from setuptools package is causing the main python script to enable accepting command line arguments which is no the intended implementation

To Reproduce
Steps to reproduce the behavior:
Running command python main.py or trigger steam stats workflow

Expected behavior
Successful workflow action with updated stats

Bug fixed with this commit