From cf82a3521ce4ff65f065b02154362805ca966e8e Mon Sep 17 00:00:00 2001 From: Gautam krishna R Date: Tue, 31 Oct 2023 15:41:28 +0530 Subject: [PATCH] updated with rw instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a067888..70002a9 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,9 @@ jobs: # - step n, use it as the last step - uses: gautamkrishnar/keepalive-workflow@v1 # using the workflow with default settings ``` +Go to repository settings, Click on Actions > General. Update the "Workflow permissions" to "Read and write permissions". Click on save. + + ![Workflow permissions](https://github.com/gautamkrishnar/blog-post-workflow/assets/8397274/26d4c089-dc58-4309-b65a-2acb9a3c08ba)
Let's take an example of [Waka Readme](https://github.com/athul/waka-readme)