Skip to content

Instantly share code, notes, and snippets.

@Ran-Xing
Created October 30, 2021 06:00
Show Gist options
  • Select an option

  • Save Ran-Xing/c620ae30d7873022f53c6ab087ac7209 to your computer and use it in GitHub Desktop.

Select an option

Save Ran-Xing/c620ae30d7873022f53c6ab087ac7209 to your computer and use it in GitHub Desktop.
delete-older-releases
- uses: dev-drprasad/delete-older-releases@v0.2.0
with:
repo: User/repo
keep_latest: 3
delete_tag_pattern: ""
env:
GITHUB_TOKEN: ${{ secrets.TOKEN_GITHUB }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment