Skip to content

Commit

Permalink
增加AUTOUPDATE变量
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejun committed Dec 31, 2024
1 parent d79fad6 commit e58e13f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
WXSENDKEY: ${{secrets.WXSENDKEY}}
SENDTYPE: ${{secrets.SENDTYPE}}
BUTTON_URL: ${{secrets.BUTTON_URL}}
AUTOUPDATE: ${{vars.AUTOUPDATE}}
run: |
chmod +x ./revive.sh
./revive.sh

0 comments on commit e58e13f

Please sign in to comment.