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