Update main.yml

This commit is contained in:
Noxcis 2024-08-24 03:00:51 -05:00 committed by GitHub
parent deed7e0022
commit 0c77823020
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,4 +53,4 @@ jobs:
-H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
-H "Accept: application/vnd.github.v3+json" \
-d "{\"body\": \"$COMMENT\"}" \
"https://api.github.com/repos/${{ github.repository }}/issues/1/comments" # Replace '1' with the issue or PR number
"https://api.github.com/repos/NOXCIS/WGDashboard/issues/1/comments" # Replace '1' with the issue or PR number