1
Some checks failed
sr-sync-to-github / build (push) Failing after 2s

This commit is contained in:
azw
2024-06-26 20:15:56 +08:00
parent 0d85911fbd
commit 8415b17210

View File

@@ -10,7 +10,7 @@ jobs:
steps: steps:
- name: clone - name: clone
run: | 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 ls -lh
- name: sr - name: sr
run: | run: |