From 45693205eb6c79967c018962cfb0183badb52c74 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Thu, 2 Jul 2020 21:17:01 +0530 Subject: test #2 --- .github/workflows/action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 84d0f82..3ec75c1 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -16,6 +16,6 @@ jobs: password: ${{ secrets.DOCKER_HUB_TOKEN }} #repository: navanchauhan/curie-cli #tag_with_ref: true - tag: latest - image: navanchauhan/curie-cli + tags: latest + #image: navanchauhan/curie-cli registry: docker.io -- cgit v1.2.3