7digital/Delete Old Draft Releases
Delete draft releases older than specified release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 31, 2022
- License
- None
Pinned Snippet
uses: 7digital/delete-old-draft-releases-action@de8e6bb655367949fb31b3bcaada89816f87fe51 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token | yes | — |
| release-id | Latest GitHub release ID to keep | yes | — |
| github-api-url | GitHub API URL | yes | ${{ github.api_url }} |
| github-repo | GitHub repository | yes | ${{ github.repository }} |
Outputs
no outputs