Skip to content

Commit

Permalink
changed naming of github token
Browse files Browse the repository at this point in the history
  • Loading branch information
LWJ-Nicholas committed Feb 4, 2024
1 parent ab25a4d commit b5f1ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PullRequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ jobs:
MERGE_RETRIES: "6"
MERGE_RETRY_SLEEP: "10000"
MERGE_DELETE_BRANCH: "false"
GITHUB_TOKEN: "${{ secrets.TOKEN }}"
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit b5f1ec4

Please sign in to comment.