Fix names for individual workflows

This commit is contained in:
iPromKnight
2024-03-09 15:54:13 +00:00
parent a493af0ce0
commit c3c6a71da7
5 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
name: Build and Push Addon Image
name: Build and Push Addon Service
on:
push:

View File

@@ -1,4 +1,4 @@
name: Build and Push Addon Image
name: Build and Push Consumer Service
on:
push:

View File

@@ -1,4 +1,4 @@
name: Build and Push Addon Image
name: Build and Push Jackett Addon Service
on:
push:

View File

@@ -1,4 +1,4 @@
name: Build and Push Addon Image
name: Build and Push Metadata Service
on:
push:

View File

@@ -1,4 +1,4 @@
name: Build and Push Addon Image
name: Build and Push Producer Service
on:
push: