mirror of
https://github.com/cc65/cc65.git
synced 2025-01-11 11:30:13 +00:00
Tried to authorize a push by setting the access token explicitly.
This commit is contained in:
parent
3232ce1bad
commit
cb20b2e968
@ -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: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user