Skip to content

Commit

Permalink
fix(github-actions): 修复_ctyun.yml中的token秘密引用
Browse files Browse the repository at this point in the history
  • Loading branch information
cuxt committed Aug 20, 2024
1 parent 8759e52 commit c880304
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/189_ctyun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
- name: 'Run script'
env:
CTYUN: ${{secrets.CTYUN}}
TOKEN: ${{secrets.TOKEN}}
run: python 189/ctyun.py

0 comments on commit c880304

Please sign in to comment.