nikhilbadyal / docker-py-revanced

One Click Python util to build all Revanced apps.

Home Page:https://nikhilbadyal.github.io/docker-py-revanced/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Cleanup action removes apps released by Auto Build & Release action on schedule

hlqviet opened this issue · comments

Request guidelines

Name

All

Error log or link to the logs if using Github Action

N/A

ENVS

PERSONAL_ACCESS_TOKEN=REDACTED

PATCH_APPS=youtube,youtube_music,reddit,musically,messenger,facebook,twitter,instagram

YOUTUBE_DL_SOURCE=https://youtube.en.uptodown.com/android
YOUTUBE_MUSIC_DL_SOURCE=https://youtube-music.en.uptodown.com/android
TWITTER_DL_SOURCE=https://twitter.en.uptodown.com/android
REDDIT_DL_SOURCE=https://reddit-official-app.en.uptodown.com/android
MUSICALLY_DL_SOURCE=https://tiktok.en.uptodown.com/android
MESSENGER_DL_SOURCE=https://facebook-messenger.en.uptodown.com/android
FACEBOOK_DL_SOURCE=https://facebook.en.uptodown.com/android
INSTAGRAM_DL_SOURCE=https://instagram.en.uptodown.com/android

MESSENGER_EXCLUDE_PATCH=disable-switching-emoji-to-sticker

EXTRA_FILES=https://github.com/ReVanced/GmsCore/releases/latest@app.revanced.android.gms.apk

Additional info

It seems your repo is affected too.

It's intended. Disabling the workflow is a possible solution.

It's working as expected. Google is going hard on 3rd party ad blocker. Don't want mine or anyone's repo get a DMCA. That's why the workflow runs every 1 hour and cleanup GitHub.

If you are okay with risk.

  1. You can this delete this file or
  2. comment these lines or
  3. Disable the workflow manually. (Easy way)