1
Some checks failed
sr-sync-to-github / build (push) Failing after 2s
Some checks failed
sr-sync-to-github / build (push) Failing after 2s
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
steps:
|
||||
- name: clone
|
||||
run: |
|
||||
git clone https://x-access-token:${GITHUB_TOKEN}@git.azw.net.cn/${GITHUB_REPOSITORY}.git
|
||||
git clone https://x-access-token:${{ secrets.GITHUB_TOKEN }}@git.azw.net.cn/${GITHUB_REPOSITORY}.git
|
||||
ls -lh
|
||||
- name: sr
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user