From 25bbfa1c44db89d5b9161095e5606034641a0d7f Mon Sep 17 00:00:00 2001 From: Franco Sanllehi Date: Thu, 31 Mar 2022 12:21:45 -0300 Subject: [PATCH] fix(readme): new users instructions --- README.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b8ee760..81f4b52 100644 --- a/README.md +++ b/README.md @@ -14,18 +14,22 @@ Since the university does not impose any security measures on this form, anyone 1. New Repository Secret 1. Name: rut 2. Value: YOUR_RUT -3. Wait 10 minutes -5. Enjoy! +3. Click Actions + 1. Click on "I understand my workflows, go ahead and enable them" + 2. On "Workflows" click "BOT RUN" + 3. Click on "Enable Workflow" + 4. Click Run Workflow + 1. Run Workflow +4. Enjoy! -#### Run the workflow manually -1. Actions -2. On "Workflows" click "BOT RUN" -3. Run Workflow - 1. Run Workflow ### Can't find the secrets? (low quality, only for reference) ![Tutorial](https://media2.giphy.com/media/mblUmq4djCKIy3ZMmL/giphy.gif) +## When + +This script runs every 10 minutes (or when GitHub decides it's the best time to run the action), this will ensure the authorization every day. + ## Who