entrecode/Frontend Build-Action
build and push to s3
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 24, 2026
- License
- None
Pinned Snippet
uses: entrecode/action.frontend-build@8023a5588ba60cc3d3904f9c294e250a2899234c # v11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| PAT | PAT from repo | yes | — |
| NODE_VERSION | node version | no | latest |
| WORKING_DIRECTORY | working directory | yes | "" |
| MONOREPO_MODE | monorepo mode | no | false |
| BUCKET_NAME | bucket name | yes | — |
| OUTPUT_PATH | output path | no | dist |
Outputs
| name | description |
|---|---|
| bucket_name | bucket_name |