From ac2f2ca38089c40ca9c57b33df1395fb6fad7273 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Thu, 2 Jul 2020 23:44:52 +0530 Subject: Revert to older file --- .github/workflows/action.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 2d407c1..3ec75c1 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -14,11 +14,8 @@ 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 + tags: latest #image: navanchauhan/curie-cli - #registry: docker.io + registry: docker.io -- cgit v1.2.3