Merge pull request #69 from nikhilbadyal/dependabot/github_actions/nikhilbadyal/ghaction-rm-releases-0.0.2

Bump nikhilbadyal/ghaction-rm-releases from 0.0.1 to 0.0.2
This commit is contained in:
Nikhil Badyal
2022-11-11 10:02:50 +05:30
committed by GitHub
+1 -1
View File
@@ -62,7 +62,7 @@ jobs:
curl https://github.com/nikhilbadyal/docker-py-revanced/blob/changelogs/changelog.md > changelog.md
- name: Delete Older Releases
uses: nikhilbadyal/ghaction-rm-releases@v0.0.1
uses: nikhilbadyal/ghaction-rm-releases@v0.0.2
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RELEASE_PATTERN: "Build*"