id,seq,job,repo,uses,name,with,run,env,if 136925,1,27478,213286752,actions/checkout@v3,,,,, 136926,2,27478,213286752,actions/setup-python@v4,Set up Python,"{""python-version"": ""3.11"", ""cache"": ""pip"", ""cache-dependency-path"": ""pyproject.toml""}",,, 136927,3,27478,213286752,,Install dependencies,,"pip install setuptools wheel twine build ",, 136928,4,27478,213286752,,Publish,,"python -m build twine upload dist/* ","{""TWINE_USERNAME"": ""__token__"", ""TWINE_PASSWORD"": ""${{ secrets.PYPI_TOKEN }}""}",