Skip to content

Commit

Permalink
#1: update name of github token
Browse files Browse the repository at this point in the history
  • Loading branch information
cwschilly committed Jan 10, 2025
1 parent fbecf8c commit 08e349e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-repositories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
runs-on: ubuntu-latest
needs: list_repositories
env:
GH_TOKEN: ${{ secrets.github_pat2}}
GH_TOKEN: ${{ secrets.ISSUE_CREATION_1}}
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 08e349e

Please sign in to comment.