fix: should probably pass the token

This commit is contained in:
GameTec_live
2025-02-08 18:32:51 +01:00
parent 03710c715d
commit 6831b77570
+1
View File
@@ -7,6 +7,7 @@ jobs:
steps:
- uses: actions/github-script@v7
with:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |
// Get a list of all issues created by the PR opener
// See: https://octokit.github.io/rest.js/#pagination