From 829e31144282fe5dd6b0ec231b28ea8448c09921 Mon Sep 17 00:00:00 2001 From: Sion Smith Date: Sun, 5 Jul 2020 14:20:29 +0100 Subject: [PATCH] fixed naming copy and paste. --- .github/workflows/publish_role_master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish_role_master.yaml b/.github/workflows/publish_role_master.yaml index 3c438fd..6a3a4f5 100644 --- a/.github/workflows/publish_role_master.yaml +++ b/.github/workflows/publish_role_master.yaml @@ -6,7 +6,7 @@ on: - 'master' jobs: - build_push_jupyter_image: + tag_publish_ansible_role: runs-on: ubuntu-latest name: Build the jupyter image, push to ECR steps: