abernicchia-heroku/Heroku Sources Endpoint deploy Action
Use Heroku Sources Endpoint API to upload the source code and release it to an app
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 17, 2024
- License
- None
Pinned Snippet
uses: abernicchia-heroku/heroku-sources-endpoint-deploy-action@b8fa2dab6f223feb4bfa50dabd72d63c3c5c8630 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| heroku-app-name | Your Heroku App name | yes | — |
| heroku-api-key | Your Heroku API key | yes | — |
| remove-git-folder | When true the .git/ folder is removed before creating the tar | no | true |
Outputs
no outputs