update
This commit is contained in:
@@ -14,6 +14,8 @@ jobs:
|
||||
run:
|
||||
working-directory: .
|
||||
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
|
||||
uses: nkoppel/push-files-to-another-repository@v1.1.3
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user