ACTIONS配置文件修正
Daily Domain Check / domain_check (push) Failing after 3s Details

This commit is contained in:
ahdoawhfo 2024-08-19 12:23:54 +08:00
parent 17de8c84f6
commit d775bbee89
Signed by: ahdoawhfo
GPG Key ID: 5B4A734D16322C1D
1 changed files with 1 additions and 1 deletions

View File

@ -36,4 +36,4 @@ jobs:
today=$(date +%Y-%m-%d)
gitea release create --title "Domain Check $today" --assets "domain_$today.txt"
env:
GITEA_TOKEN: ${{ secrets.TOKEN }}
TOKEN: ${{ secrets.TOKEN }}