eine/tip
keep a pre-release always up-to-date
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Token to make authenticated API calls; can be passed in using {{ secrets.GITHUB_TOKEN }} | yes | — |
| files | Multi-line list of glob patterns describing the artifacts to be uploaded | yes | — |
| tag | Name of the tag that corresponds to the tip/nightly pre-release | no | tip |
| rm | Whether to delete all the previous artifacts, or only replacing the ones with the same name | no | false |
| snapshots | Whether to create releases from any tag or to treat some as snapshots | no | true |
Outputs
no outputs