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

Publish releases from CI #480

Open
chris48s opened this issue Aug 3, 2024 · 0 comments
Open

Publish releases from CI #480

chris48s opened this issue Aug 3, 2024 · 0 comments

Comments

@chris48s
Copy link
Owner

chris48s commented Aug 3, 2024

At the moment, I publish releases by running npm publish locally.

With my python libraries, I have a workflow that runs when I push a tag which builds the package and then uses the trusted publisher workflow to push it to PyPI using a time-limited token.

What is the best practice for doing this in NPM land these days? Can you do trusted publisher? Do you have to store an API token in GH secrets?

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

1 participant