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
- Host: GitHub
- URL: https://github.com/thefrontside/actions
- Owner: thefrontside
- Created: 2019-09-21T17:59:41.000Z (almost 7 years ago)
- Default Branch: v2
- Last Pushed: 2024-05-22T15:31:33.000Z (about 2 years ago)
- Last Synced: 2025-04-14T23:43:49.765Z (about 1 year ago)
- Topics: github-actions
- Language: TypeScript
- Homepage:
- Size: 2.34 MB
- Stars: 5
- Watchers: 7
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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. |