aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-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