The Frontside Actions is a collection of Github Actions we use in Transparent NPM Publishing.
The following are our current actions. Go to its directories for a more detailed instructions on how to use them.
Actions | Description |
---|---|
publish-pr-preview | Publish preview package(s) from pull request to NPM. |
synchronize-npm-tags | Remove unwanted tags from NPM. |
synchronize-with-npm | Push tag to Github and Publish to NPM. |