.gitea/workflows/release.yml aktualisiert
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Gitea Actions Demo / Dump Gitea Context (push) Successful in 3s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Gitea Actions Demo / Dump Gitea Context (push) Successful in 3s
				
			This commit is contained in:
		@@ -1,9 +1,6 @@
 | 
			
		||||
name: test 
 | 
			
		||||
run-name: CommentCollection 
 | 
			
		||||
on: 
 | 
			
		||||
    push:
 | 
			
		||||
   
 | 
			
		||||
 | 
			
		||||
name: Gitea Actions Demo
 | 
			
		||||
run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
 | 
			
		||||
on: [push]
 | 
			
		||||
jobs: 
 | 
			
		||||
  Dump Gitea Context: 
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user