fixed workflow
This commit is contained in:
		@ -1,7 +1,7 @@
 | 
				
			|||||||
name: Gitea Actions Demo
 | 
					name: Gitea Actions Demo
 | 
				
			||||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
 | 
					run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
 | 
				
			||||||
on: 
 | 
					on: 
 | 
				
			||||||
  merge:
 | 
					  push:
 | 
				
			||||||
    branches:
 | 
					    branches:
 | 
				
			||||||
      - Release
 | 
					      - Release
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user