Skip to content

Commit

Permalink
Merge pull request #41 from dev-drprasad/thadguidry-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
thadguidry committed Mar 11, 2024
2 parents 0bf4e67 + eac96c1 commit f942f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This action deletes older releases of given repo
Add following step to your workflow:

```yaml
- uses: dev-drprasad/delete-older-releases@v0.3.2
- uses: dev-drprasad/delete-older-releases@v0.3.3
with:
repo: <owner>/<repoName> # defaults to current repo
keep_latest: 3
Expand Down

0 comments on commit f942f41

Please sign in to comment.