From f1e6d930a3a4d33c9db2befad8749413447cb0c8 Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Wed, 1 Mar 2023 17:27:47 +0000 Subject: [PATCH] Improve Github Actions Guide --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 73ff58c..70e0b0e 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,14 @@ ![image](https://user-images.githubusercontent.com/68516357/221643582-72d71f68-8f53-48d9-a940-692a54d42098.png) --- -#### **3. Go to the **Action** tab in your newly imported repo** +#### **3. Go to the **Setting** tab in your newly imported repo and enable "Github Actions"** + +![Settings](https://user-images.githubusercontent.com/68516357/222214308-b52b1c6f-a60b-44ef-9ce0-bc335087e3a2.png) +![MRq9WD3SO2](https://user-images.githubusercontent.com/68516357/222215598-30d68ad3-9700-4061-bba4-815b3befcb10.png) + + +--- +#### **5. Now, Go to the **Action** tab** ![Action Tab](https://docs.github.com/assets/images/help/repository/actions-tab.png)