mirror of
				https://github.com/MetaCubeX/meta-rules-dat.git
				synced 2025-11-03 17:46:54 +08:00 
			
		
		
		
	更新 run.yml
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/run.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/run.yml
									
									
									
									
										vendored
									
									
								
							@@ -266,8 +266,8 @@ jobs:
 | 
				
			|||||||
      - name: Release and upload assets
 | 
					      - name: Release and upload assets
 | 
				
			||||||
        uses: softprops/action-gh-release@v1
 | 
					        uses: softprops/action-gh-release@v1
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          name: Latest
 | 
					          name: latest
 | 
				
			||||||
          tag_name: Latest
 | 
					          tag_name: latest
 | 
				
			||||||
          draft: false
 | 
					          draft: false
 | 
				
			||||||
          prerelease: false
 | 
					          prerelease: false
 | 
				
			||||||
          body_path: release.txt
 | 
					          body_path: release.txt
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user