diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index a73ec3e..e4c6980 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -24,7 +24,7 @@ jobs: # Use different output file path output: /tmp/out.md env: - GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} + GITHUB_TOKEN: ${{secrets.LINKS}} - name: Create Issue From File uses: peter-evans/create-issue-from-file@v2 with: