Open samamorgan opened 8 months ago
I am aware of how the token system works (and w.r.t. GitHub Actions), but I do appreciate the guidance; there were a lot of changes in the core PR so I'm realizing how behind I was on working through some of the consequences.
@soynatan Unfortunately I do not have enough permissions on Github to access the repo settings and thus not the secret settings. I did make a token via PyPI, but I'm stuck at this point.
With the addition of
cd.yml
, publishes/releases can now be automatic. However, for the CD process to work, a PyPI API token must be added to repo secrets under the keyPYPI_API_TOKEN
.This should be added under actions secrets:
https://github.com/soynatan/django-easy-audit/settings/secrets/actions