0
0
mirror of https://github.com/ok-oldking/ok-wuthering-waves.git synced 2025-04-24 08:25:16 +00:00

添加CNB更新源

This commit is contained in:
firedcto@gmail.com 2025-04-04 13:22:37 +08:00
parent 9e84595665
commit 7dc56d096a

View File

@ -113,7 +113,7 @@ jobs:
- name: push to cnb
run: |
python -m ok.update.push_repos --repos https://cnb:${{ secrets.CNB_TOKEN }}cnb.cool/ok-oldking/ok-wuthering-waves.git --files deploy.txt --tag ${{ steps.tagName.outputs.tag }}
python -m ok.update.push_repos --repos https://cnb:${{ secrets.CNB_TOKEN }}@cnb.cool/ok-oldking/ok-wuthering-waves.git --files deploy.txt --tag ${{ steps.tagName.outputs.tag }}
- name: push to coding
run: |