From dd7acbf747447e2503e4ffb51c89b42f06854646 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Thu, 2 Jul 2020 21:20:00 +0530 Subject: test #3 --- .github/workflows/action.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 3ec75c1..12de456 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -16,6 +16,9 @@ jobs: password: ${{ secrets.DOCKER_HUB_TOKEN }} #repository: navanchauhan/curie-cli #tag_with_ref: true - tags: latest + #tags: latest #image: navanchauhan/curie-cli - registry: docker.io + #registry: docker.io + repository: navanchauhan/curie-cli + tag_with_ref: true + tag_with_sha: true -- cgit v1.2.3