django-cms / djangocms-frontend

django CMS frontend is a plugin bundle for django CMS providing several components for the frontend, currently implemented with the popular Bootstrap 5 framework.
Other
42 stars 20 forks source link

Update publishing workflows to use trusted publishing #212

Closed marksweb closed 2 months ago

marksweb commented 2 months ago

The project is still using an API token to publish to pypi.

An example of the new style using trusted publishing; https://github.com/django-cms/django-filer/blob/master/.github/workflows/publish-to-live-pypi.yml