diff --git a/tryhackme-badge-workflow.yml b/tryhackme-badge-workflow.yml index 24e92c0..55f6c77 100644 --- a/tryhackme-badge-workflow.yml +++ b/tryhackme-badge-workflow.yml @@ -14,6 +14,6 @@ jobs: - uses: p4p1/tryhackme-badge-workflow@main with: # Replace with your tryhackme username - username: "" + username: "" GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} # Do not paste your github token here - this is a placeholder # and will pull your github token automatically