Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lovelyCARDINAL committed Jan 10, 2025
1 parent 4f9eeeb commit b89f282
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Personal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: Run Script
env:
SITE: "zh"
ZH_MAIN: ${{ secrets.ZH_MAIN }}
ZH_ABOT: ${{ secrets.ZH_ABOT }}
run: node src/Personal/delete.js

cm-deletion:
Expand All @@ -91,7 +91,7 @@ jobs:
- name: Run Script
env:
SITE: "cm"
CM_MAIN: ${{ secrets.CM_MAIN }}
CM_ABOT: ${{ secrets.CM_ABOT }}
run: node src/Personal/delete.js

batch-undelete:
Expand Down

0 comments on commit b89f282

Please sign in to comment.