id,seq,job,repo,uses,name,with,run,env,if 138657,1,27828,611552758,actions/checkout@v3,,,,, 138658,2,27828,611552758,actions/setup-python@v4,Set up Python,"{""python-version"": ""3.11"", ""cache"": ""pip"", ""cache-dependency-path"": ""setup.py""}",,, 138659,3,27828,611552758,,Install dependencies,,"pip install setuptools wheel twine build ",, 138660,4,27828,611552758,,Publish,,"python -m build twine upload dist/* ","{""TWINE_USERNAME"": ""__token__"", ""TWINE_PASSWORD"": ""${{ secrets.PYPI_TOKEN }}""}",