An open API service indexing awesome lists of open source software.

https://github.com/thefrontside/actions

Collection of GitHub Actions created by Frontside
https://github.com/thefrontside/actions

github-actions

Last synced: 9 months ago
JSON representation

Collection of GitHub Actions created by Frontside

Awesome Lists containing this project

README

          

# Frontside Actions
The Frontside Actions is a collection of Github Actions we use in Transparent NPM Publishing.

## Actions
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-pr-preview) | Publish preview package(s) from pull request to NPM. |
| [synchronize-npm-tags](/synchronize-npm-tags) | Remove unwanted tags from NPM. |
| [synchronize-with-npm](/synchronize-with-npm) | Push tag to Github and Publish to NPM. |