From f5abe16f99e693e2627f8afeb61cebd327ee7144 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Thu, 2 Jul 2020 21:22:30 +0530 Subject: test #4 --- .github/workflows/action.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.github/workflows') diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 12de456..2d407c1 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -14,11 +14,11 @@ jobs: with: username: ${{ secrets.DOCKER_HUB_USER }} password: ${{ secrets.DOCKER_HUB_TOKEN }} + repository: navanchauhan/curei-cli + tag_with_ref: true + tag_with_sha: true #repository: navanchauhan/curie-cli #tag_with_ref: true #tags: latest #image: navanchauhan/curie-cli #registry: docker.io - repository: navanchauhan/curie-cli - tag_with_ref: true - tag_with_sha: true -- cgit v1.2.3