mmedoo/Build and Publish React
A GitHub Action to build and publish your React App
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token for authentication | yes | — |
| APP_DIRECTORY | Directory in which the app is located (default is root) | no | . |
| TARGET_DIRECTORY | Directory in which the files shall be placed (default is root) | no | . |
| BRANCH_NAME | Branch name to which the build artifacts will be pushed (default is build) | no | build |
| BUILD_FNAME | Folder name of build files determined by your building tool (default is dist) | no | dist |
Outputs
no outputs