diff --git a/.github/workflows/build-apk.yml b/.github/workflows/build-apk.yml index 58185fd..b55a00f 100644 --- a/.github/workflows/build-apk.yml +++ b/.github/workflows/build-apk.yml @@ -74,7 +74,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.2 + uses: nikhilbadyal/ghaction-rm-releases@v0.0.3 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} RELEASE_PATTERN: "Build*"