Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jay2610 authored Dec 9, 2022
1 parent 727a6f4 commit 4014e06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# GitHub Action: Delete older releases
# GitHub Action: Delete older releases and tags

This action deletes older releases of given repo

Add following step to your workflow:

```yaml
- uses: s00d/delete-older-releases0.2.1
- uses: jay2610/delete-older-[email protected]
with:
repo: <owner>/<repoName> # defaults to current repo
keep_latest: 3
Expand Down

0 comments on commit 4014e06

Please sign in to comment.