ACTIONS配置文件修正
This commit is contained in:
		@@ -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 }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user