ACTIONS配置文件修正
This commit is contained in:
parent
17de8c84f6
commit
d775bbee89
@ -36,4 +36,4 @@ jobs:
|
|||||||
today=$(date +%Y-%m-%d)
|
today=$(date +%Y-%m-%d)
|
||||||
gitea release create --title "Domain Check $today" --assets "domain_$today.txt"
|
gitea release create --title "Domain Check $today" --assets "domain_$today.txt"
|
||||||
env:
|
env:
|
||||||
GITEA_TOKEN: ${{ secrets.TOKEN }}
|
TOKEN: ${{ secrets.TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user