Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Dongyanmio committed Aug 12, 2024
2 parents 5cf68f5 + 774961d commit e6c8c84
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/saltwood-wf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
TOKEN: ${{ secrets.SALTWOOD_SECRET }}
run: |
# 构建 URL
URL="http://saltwood.top:9393/93AtHome/update_files?token=$TOKEN"
URL="https://saltwood.top:9393/93AtHome/update_files?token=$TOKEN"
# 使用 curl 发送
RESPONSE_CODE=$(curl -s -o /dev/null -w "%{http_code}\n" $URL)
Expand Down
Binary file added 0-多人运动/乱发东西.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e6c8c84

Please sign in to comment.