Skip to content

Commit def0d7f

Browse files
committed
.
1 parent a7f8212 commit def0d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-page-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242
- name: Push changes
4343
uses: ad-m/github-push-action@master
4444
with:
45-
github_token: ${{ secrets.GITHUB_TOKEN }}
45+
github_token: ${{ secrets.GH_PAT }}
4646
force_with_lease: true

0 commit comments

Comments
 (0)