AndreasFischer1985 / diga-api

Dokumentation der DiGA API
1 stars 2 forks source link

Deployment Fails #3

Closed wirthual closed 1 year ago

wirthual commented 1 year ago

For running the deployment to pypi:

Pypi Token: 
TestPypi Token: 

Need to be set. In the BundesAPI fork they are empty, thats why the upload fails. Looks like an ownership issue to me, since its forked.

keep it up :)

Best, wirthual

AndreasFischer1985 commented 1 year ago

Thanks for your tips. Turns out I had to rename secrets.PYPI_API_TOKEN to secrets.PYPI_PRODUCTION and secrets.TEST_PYPI_API_TOKEN to secrets.PYPI_TEST