ACTIONS配置文件修正

This commit is contained in:
2024-08-19 12:23:54 +08:00
parent 17de8c84f6
commit d775bbee89

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 }}