Skip to content

Commit

Permalink
注释V2ex签到
Browse files Browse the repository at this point in the history
  • Loading branch information
Samiya committed Nov 1, 2022
1 parent 54dba45 commit 0fc619f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/Sign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@ jobs:
TG_USER_ID: ${{ secrets.TG_USER_ID }}
run: python function/hostloc/hostloc.py

- name: "V2ex自动签到"
env:
V2EXCK: ${{ secrets.V2EXCK }}
SEND_KEY: ${{ secrets.SEND_KEY }}
TG_BOT_TOKEN: ${{ secrets.TG_BOT_TOKEN }}
TG_USER_ID: ${{ secrets.TG_USER_ID }}
run: |
node function/v2ex/v2ex.js
# - name: "V2ex自动签到"
# env:
# V2EXCK: ${{ secrets.V2EXCK }}
# SEND_KEY: ${{ secrets.SEND_KEY }}
# TG_BOT_TOKEN: ${{ secrets.TG_BOT_TOKEN }}
# TG_USER_ID: ${{ secrets.TG_USER_ID }}
# run: |
# node function/v2ex/v2ex.js

# - name: "爱奇艺会员签到"
# run: |
Expand Down

0 comments on commit 0fc619f

Please sign in to comment.