add secrets to 'on'
This commit is contained in:
		@@ -1,6 +1,10 @@
 | 
				
			|||||||
name: Build a docker image for node-jellyfin-role-ot
 | 
					name: Build a docker image for node-jellyfin-role-ot
 | 
				
			||||||
run-name: ${{ gitea.actor }} is building an image
 | 
					run-name: ${{ gitea.actor }} is building an image
 | 
				
			||||||
on: [push]
 | 
					on: 
 | 
				
			||||||
 | 
					  push:
 | 
				
			||||||
 | 
					    secrets:
 | 
				
			||||||
 | 
					      TOKEN:
 | 
				
			||||||
 | 
					        required: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
env:
 | 
					env:
 | 
				
			||||||
  REGISTRY: gitea.brudi.xyz
 | 
					  REGISTRY: gitea.brudi.xyz
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user