From ce5b4aa6f1407300c053df6413551e23518fb77d Mon Sep 17 00:00:00 2001 From: buuhuu <55555828+buu-huu@users.noreply.github.com> Date: Sat, 8 Jun 2024 02:30:47 +0200 Subject: [PATCH 1/2] Update tryhackme-update-badge.yml Add clarifying comment regarding safety --- .github/workflows/tryhackme-update-badge.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/tryhackme-update-badge.yml b/.github/workflows/tryhackme-update-badge.yml index b89c00d..b3fba4b 100644 --- a/.github/workflows/tryhackme-update-badge.yml +++ b/.github/workflows/tryhackme-update-badge.yml @@ -15,4 +15,5 @@ jobs: with: # Replace with your tryhackme username username: "p4p1" - GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} + GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} # Do not paste your github token here - this is a placeholder + # and will pull your github token automatically From 5f073507bab68c40ab45310f33217886539e8fcb Mon Sep 17 00:00:00 2001 From: buuhuu <55555828+buu-huu@users.noreply.github.com> Date: Sat, 8 Jun 2024 02:32:06 +0200 Subject: [PATCH 2/2] Update README.md Add clarifying comment regarding safety --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fecd1b..7ee341e 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,8 @@ jobs: with: # Replace with your tryhackme username username: "" - GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} + GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} # Do not paste your github token here - this is a placeholder + # and will pull your github token automatically ``` 5. Create a assets/ folder inside of your username repo 6. Add the following markdown in your read me and add your username: