Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PyPI API token to repo secrets #282

Open
samamorgan opened this issue Mar 19, 2024 · 2 comments
Open

Add PyPI API token to repo secrets #282

samamorgan opened this issue Mar 19, 2024 · 2 comments

Comments

@samamorgan
Copy link
Contributor

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 key PYPI_API_TOKEN.

This should be added under actions secrets:

https://github.com/soynatan/django-easy-audit/settings/secrets/actions

image
@jheld
Copy link
Collaborator

jheld commented Mar 19, 2024

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.

@jheld
Copy link
Collaborator

jheld commented Mar 19, 2024

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants