aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2020-07-02 21:22:30 +0530
committerGitHub <noreply@github.com>2020-07-02 21:22:30 +0530
commitf5abe16f99e693e2627f8afeb61cebd327ee7144 (patch)
treec7b946e05ef096d51a32d22e604cf1fb9a9cc027 /.github
parentdd7acbf747447e2503e4ffb51c89b42f06854646 (diff)
test #4
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/action.yml6
1 files changed, 3 insertions, 3 deletions
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