maxheld83/ghpages

use GITHUB_TOKEN

Opened this issue · 1 comments

use GITHUB_TOKEN

The following configuration uses the built-in GITHUB_TOKEN:

GH_PAT: x-access-token:${{ secrets.GITHUB_TOKEN }}

(source)