update
This commit is contained in:
		@@ -4,18 +4,18 @@ version: "1.0.0"
 | 
				
			|||||||
slug: "act_runner_ansible"
 | 
					slug: "act_runner_ansible"
 | 
				
			||||||
description: "Home Assistant add-on that runs Act runner with Gitea integration."
 | 
					description: "Home Assistant add-on that runs Act runner with Gitea integration."
 | 
				
			||||||
url: https://mezgit.duckdns.org/mezned/HAddons/gitea_act_runner
 | 
					url: https://mezgit.duckdns.org/mezned/HAddons/gitea_act_runner
 | 
				
			||||||
startup: "services",
 | 
					startup: "services"
 | 
				
			||||||
init: false
 | 
					init: false
 | 
				
			||||||
arch:
 | 
					arch:
 | 
				
			||||||
  - aarch64
 | 
					  - aarch64
 | 
				
			||||||
  - amd64
 | 
					  - amd64
 | 
				
			||||||
  - armv7
 | 
					  - armv7
 | 
				
			||||||
hassio_api: true,
 | 
					hassio_api: true
 | 
				
			||||||
homeassistant_api: true,
 | 
					homeassistant_api: true
 | 
				
			||||||
auth_api: true,
 | 
					auth_api: true
 | 
				
			||||||
docker_api: true,
 | 
					docker_api: true
 | 
				
			||||||
host_network: true,
 | 
					host_network: true
 | 
				
			||||||
host_pid: true,
 | 
					host_pid: true
 | 
				
			||||||
apparmor: false
 | 
					apparmor: false
 | 
				
			||||||
options:
 | 
					options:
 | 
				
			||||||
  gitea_url: "https://your-gitea-instance.com"
 | 
					  gitea_url: "https://your-gitea-instance.com"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user