Inject reddit id

This commit is contained in:
Nikhil Badyal
2023-07-13 16:50:48 +05:30
parent a62cf4266e
commit 0be39e7b42
7 changed files with 106 additions and 0 deletions
+2
View File
@@ -286,5 +286,7 @@ By default, script build the version as recommended by Revanced team.
16. Make your Action has write access. If not click [here](https://github.
com/nikhilbadyal/docker-py-revanced/settings/actions). In the bottom give read and write access to Actions.
<img src="https://i.imgur.com/STSv2D3.png" width="400">
17. If you want to patch reddit apps using your own Client ID. You can provide your Client ID
as secret `REDDIT_CLIENT_ID` in `GitHub secrets`.
Thanks to [@aliharslan0](https://github.com/aliharslan0/pyrevanced) for his work.