mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 11:58:37 +09:00
Bump nikhilbadyal/ghaction-rm-releases from 0.0.1 to 0.0.2
Bumps [nikhilbadyal/ghaction-rm-releases](https://github.com/nikhilbadyal/ghaction-rm-releases) from 0.0.1 to 0.0.2. - [Release notes](https://github.com/nikhilbadyal/ghaction-rm-releases/releases) - [Changelog](https://github.com/nikhilbadyal/ghaction-rm-releases/blob/main/CHANGELOG.md) - [Commits](https://github.com/nikhilbadyal/ghaction-rm-releases/compare/v0.0.1...v0.0.2) --- updated-dependencies: - dependency-name: nikhilbadyal/ghaction-rm-releases dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
|||||||
curl https://github.com/nikhilbadyal/docker-py-revanced/blob/changelogs/changelog.md > changelog.md
|
curl https://github.com/nikhilbadyal/docker-py-revanced/blob/changelogs/changelog.md > changelog.md
|
||||||
|
|
||||||
- name: Delete Older Releases
|
- name: Delete Older Releases
|
||||||
uses: nikhilbadyal/ghaction-rm-releases@v0.0.1
|
uses: nikhilbadyal/ghaction-rm-releases@v0.0.2
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
RELEASE_PATTERN: "Build*"
|
RELEASE_PATTERN: "Build*"
|
||||||
|
|||||||
Reference in New Issue
Block a user