Merge pull request #130 from Gabisonfire/hotfix/workflow-names

Fix names for individual workflows
This commit is contained in:
iPromKnight
2024-03-09 15:54:38 +00:00
committed by GitHub
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: