Skip to content

Commit c6c99ee

Browse files
Merge pull request #43 from fhdsl/carriewright11-patch-1
Update pull_request.yml
2 parents 436ea51 + b8f6d97 commit c6c99ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
id: tocless
136136
run: Rscript -e "devtools::install_github('jhudsl/ottrpal', upgrade = 'never'); ottrpal::render_without_toc()"
137137
env:
138-
GITHUB_PAT: ${{ secrets.gh_pat }}
138+
GITHUB_PAT: ${{ secrets.GH_PAT }}
139139

140140
# This checks on the steps before it and makes sure that they completed.
141141
# If the renders didn't complete we don't want to commit the file changes

0 commit comments

Comments
 (0)