From 6abf970d3503a34fa4d57b6cccf6cec9ffb23921 Mon Sep 17 00:00:00 2001 From: Corwin Kuiper Date: Sun, 20 Jun 2021 23:44:40 +0100 Subject: [PATCH] add names --- .github/workflows/publish-agb.yml | 2 ++ .github/workflows/publish-image-converter.yml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/.github/workflows/publish-agb.yml b/.github/workflows/publish-agb.yml index 112a0c00..4da9918c 100644 --- a/.github/workflows/publish-agb.yml +++ b/.github/workflows/publish-agb.yml @@ -1,3 +1,5 @@ +name: Publish agb + on: push: tags: diff --git a/.github/workflows/publish-image-converter.yml b/.github/workflows/publish-image-converter.yml index 40c1c258..9bed7a19 100644 --- a/.github/workflows/publish-image-converter.yml +++ b/.github/workflows/publish-image-converter.yml @@ -1,3 +1,5 @@ +name: Publish agb-image-converter + on: push: tags: