Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update README to prepare for next minor v0.3.4 release
  • Loading branch information
thadguidry authored May 20, 2024
1 parent 28771f0 commit dfbe6be
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.3
- uses: dev-drprasad/delete-older-releases@v0.3.4
with:
repo: <owner>/<repoName> # defaults to current repo
keep_latest: 3
Expand Down

0 comments on commit dfbe6be

Please sign in to comment.