Skip to content

Commit 09c0e6a

Browse files
authored
Update website.yml
1 parent 1d87071 commit 09c0e6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
cloudflareApiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
4040
cloudflareAccountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
41-
githubToken: ${{ secrets.GITHUB_TOKEN }}
41+
githubToken: ${{ secrets.GH_API_TOKEN }}
4242
projectName: fets
4343
prId: ${{ github.event.pull_request.number }}
4444
websiteDirectory: ./

0 commit comments

Comments
 (0)