wdzeng/Action of Action
Convert a TS action to JS and push to a release branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | github token | no | ${{ github.token }} |
| dist-dir | directory whose contents are to be pushed | no | ./dist |
| remote-name | remote name to push to | no | origin |
| dist-branch | target branch to push the build | no | release |
| user-name | commit user for the build | no | bot |
| user-email | commit email for the build | no | bot@hyperbola.me |
Outputs
no outputs