mirror of
				https://github.com/MetaCubeX/meta-rules-dat.git
				synced 2025-11-03 17:46:54 +08:00 
			
		
		
		
	Git force push
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@@ -144,4 +144,4 @@ jobs:
 | 
				
			|||||||
          git add .
 | 
					          git add .
 | 
				
			||||||
          git commit -m "${{ env.RELEASE_NAME }}"
 | 
					          git commit -m "${{ env.RELEASE_NAME }}"
 | 
				
			||||||
          git remote add origin "https://${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}"
 | 
					          git remote add origin "https://${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}"
 | 
				
			||||||
          git push -u origin release
 | 
					          git push -f -u origin release
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user