-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Labels
RepoAdministration tasks related to git, github, or any other non-software maintenance.Administration tasks related to git, github, or any other non-software maintenance.
Milestone
Description
It is possible to automate the npm publish step for releasing a new version of PowerTip with GitHub Actions. Publishing the package in this manner also has the ability to include npm package provenance. Which may be beneficial to developers who use PowerTip.
This would hopefully be one less thing to think about when publishing a new release. So it's probably a good idea to implement this via automation.
It is worth considering packing up the downloadable archive via actions as well.
- Create a new GitHub Actions workflow to publish PowerTip to npm when a new tagged version is pushed.
- Update release-process.md document.
Configure secrets
Metadata
Metadata
Assignees
Labels
RepoAdministration tasks related to git, github, or any other non-software maintenance.Administration tasks related to git, github, or any other non-software maintenance.