id,seq,job,repo,uses,name,with,run,env,if 136866,5,27466,207052882,,Create auth.json,,"echo ""{\""github_personal_token\"": \""$GITHUB_ACCESS_TOKEN\""}"" > auth.json ","{""GITHUB_ACCESS_TOKEN"": ""${{ secrets.GH_TOKEN }}""}", 136877,5,27467,207052882,,Run tests,,"pytest ",, 136882,5,27468,207052882,,Publish,,"python setup.py sdist bdist_wheel twine upload dist/* ","{""TWINE_USERNAME"": ""__token__"", ""TWINE_PASSWORD"": ""${{ secrets.PYPI_TOKEN }}""}", 136890,5,27470,207052882,,Run tests,,"pytest ",,