From ae9f8889f4aa270d3e6312591d0fbbd4c4bba328 Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Fri, 1 Sep 2023 12:34:20 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Updated=20workflow=20permissions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9656173..07af321 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,10 @@ You can use any of the following methods to build.
2. Fork the project.

- 3. Add `ENVS` (**optional**) secret to the repo. Required only if you want to cook specific apps/versions. + 3. Make sure your Action has write access.Go to repo settings and go the bottom give read and write access to + Actions. Click [here](https://stackoverflow.com/a/76199390) to see more. +
+ 4. Add `ENVS` (**optional**) secret to the repo. Required only if you want to cook specific apps/versions.
🚶Detailed step by step guide @@ -32,7 +35,7 @@ You can use any of the following methods to build.
- 4. Go to actions tab. Select `Build & Release`.Click on `Run Workflow`. + 5. Go to actions tab. Select `Build & Release`.Click on `Run Workflow`.
🚶Detailed step by step guide @@ -44,7 +47,7 @@ You can use any of the following methods to build.
- 5. If the building process is successful, you’ll get your APKs in the
+ 6. If the building process is successful, you’ll get your APKs in the
- 🐳 **_Docker Compose_**
@@ -389,7 +392,3 @@ You can use any of the following methods to build. once. Add it in `GitHub secrets`.
17. Sample Envs
-18. Make sure 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. -