switch to rusefi
This commit is contained in:
parent
b045ccda26
commit
d9de6cb580
|
@ -14,7 +14,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
repository: chuckwagoncomputing/rusefi.wiki
|
||||
repository: rusefi/rusefi.wiki
|
||||
persist-credentials: false
|
||||
|
||||
- name: Merge
|
||||
|
@ -28,6 +28,6 @@ jobs:
|
|||
- name: Push changes
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
repository: chuckwagoncomputing/rusefi.wiki
|
||||
repository: rusefi/rusefi.wiki
|
||||
github_token: ${{ secrets.ACCESS_TOKEN }}
|
||||
branch: master
|
||||
|
|
Loading…
Reference in New Issue