Update .gitea/workflows/build-image.yml
This commit is contained in:
		@@ -1,5 +1,8 @@
 | 
			
		||||
name: Image Build
 | 
			
		||||
on:
 | 
			
		||||
  push:
 | 
			
		||||
    branches:
 | 
			
		||||
      - main
 | 
			
		||||
  workflow_dispatch:
 | 
			
		||||
    inputs:
 | 
			
		||||
      force_build:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user