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

- 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. + 3. Add `ENVS` (**optional**) secret to the repo. Required only if you want to cook specific apps/versions.
🚶Detailed step by step guide @@ -35,7 +32,7 @@ You can use any of the following methods to build.
- 5. Go to actions tab. Select `Build & Release`.Click on `Run Workflow`. + 4. Go to actions tab. Select `Build & Release`.Click on `Run Workflow`.
🚶Detailed step by step guide @@ -47,7 +44,7 @@ You can use any of the following methods to build.
- 6. If the building process is successful, you’ll get your APKs in the
+ 5. If the building process is successful, you’ll get your APKs in the
- 🐳 **_Docker Compose_**