📝 Added permission in the workflow file

This commit is contained in:
Nikhil Badyal
2023-09-01 22:20:14 +05:30
parent f3010ebbde
commit defbc7873c
+3 -6
View File
@@ -21,10 +21,7 @@ You can use any of the following methods to build.
<img src="https://i.imgur.com/FFyXaWY.png" width="400" style="left"><br>
2. Fork the project.<br>
<img src="https://i.imgur.com/R5HdByI.png" width="400" style="left"><br>
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.
<img src="https://i.imgur.com/STSv2D3.png" width="400"><br>
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.
<details>
<summary>🚶Detailed step by step guide</summary>
@@ -35,7 +32,7 @@ You can use any of the following methods to build.
</details>
5. Go to actions tab. Select `Build & Release`.Click on `Run Workflow`.
4. Go to actions tab. Select `Build & Release`.Click on `Run Workflow`.
<details>
<summary>🚶Detailed step by step guide</summary>
@@ -47,7 +44,7 @@ You can use any of the following methods to build.
</details>
6. If the building process is successful, youll get your APKs in the<br>
5. If the building process is successful, youll get your APKs in the<br>
<img src="https://i.imgur.com/S5d7qAO.png" width="700" style="left">
- 🐳 **_Docker Compose_**<br>