update
This commit is contained in:
@@ -14,6 +14,8 @@ jobs:
|
|||||||
run:
|
run:
|
||||||
working-directory: .
|
working-directory: .
|
||||||
steps:
|
steps:
|
||||||
|
- name: Setup credentials to access private repositories
|
||||||
|
run: git config --global url.https://${{ secrets.API_TOKEN_GITHUB }}@github.com/.insteadOf https://github.com/
|
||||||
- name: Push readme to another repository
|
- name: Push readme to another repository
|
||||||
uses: nkoppel/push-files-to-another-repository@v1.1.3
|
uses: nkoppel/push-files-to-another-repository@v1.1.3
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user