Tried to authorize a push by setting the access token explicitly.
This commit is contained in:
@@ -100,6 +100,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
repository: cc65/doc
|
repository: cc65/doc
|
||||||
|
token: ${{ github.token }}
|
||||||
path: doc.git
|
path: doc.git
|
||||||
- name: Update the online documents.
|
- name: Update the online documents.
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user