fix(ci): add github access token for readme commits

This commit is contained in:
andatoshiki 2022-12-05 18:56:08 +08:00
parent b465b07888
commit 7cdc6eee57

View File

@ -17,5 +17,5 @@ jobs:
SHOW_TITLE: true
# following flags are required, only if this is not on
# profile readme, remove the leading `#` to use them
#GH_TOKEN: ${{ secrets.GH_TOKEN }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
#REPOSITORY: <gh_username/gh_username>