Skip to content

Commit e711418

Browse files
committed
2 parents 0d530bb + 58cce5b commit e711418

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.github/workflows/sync_mirrors_git.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,4 @@ jobs:
2727
run: |
2828
git remote add cnb https://cnb.cool/bettergi/genshin-redeem-code.git || true
2929
git push https://cnb:${{ secrets.CNB_TOKEN }}@cnb.cool/bettergi/genshin-redeem-code.git main
30-
continue-on-error: true
31-
30+

codes.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[
22
{
3-
"title": "五周年兑换码",
3+
"title": "6.1 前瞻兑换码",
44
"content": "",
55
"time": "2025-11-21 21:00",
66
"codes": [
@@ -31,7 +31,7 @@
3131
"valid": "2025-10-12"
3232
},
3333
{
34-
"title": "五周年音乐APP兑换码",
34+
"title": "「芳信聆音时」特别活动",
3535
"content": "",
3636
"time": "2025-09-28 10:15",
3737
"codes": [
@@ -44,4 +44,4 @@
4444
],
4545
"valid": "2025-10-21"
4646
}
47-
]
47+
]

0 commit comments

Comments
 (0)