https://github.com/firsttimeez/signed-npm-package-workflow
Workflow for creating a signed NPM package
https://github.com/firsttimeez/signed-npm-package-workflow
actions github new npm package provenance signed workflow
Last synced: 12 months ago
JSON representation
Workflow for creating a signed NPM package
- Host: GitHub
- URL: https://github.com/firsttimeez/signed-npm-package-workflow
- Owner: FirstTimeEZ
- Created: 2024-12-13T07:42:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-13T07:53:27.000Z (over 1 year ago)
- Last Synced: 2025-04-02T14:13:22.362Z (12 months ago)
- Topics: actions, github, new, npm, package, provenance, signed, workflow
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NPM Provenance Workflows
Workflows for creating a signed NPM package with provenance
# Access token
Create an access token on `npmjs`
[](https://www.npmjs.com)
Add the access token `npm_token` to your github repo secrets
# Release
Create a release and your signed packaged will be published on `NPM`
[](https://www.npmjs.com/package/lets-encrypt-acme-client)