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 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: