From 9db0051ac743a2ef2582bce8e2d66e406d6ab01b Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Thu, 2 Jul 2020 20:55:44 +0530 Subject: updated repo changed repo --- .github/workflows/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index c613e7e..ada0355 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -14,6 +14,6 @@ jobs: with: username: ${{ secrets.DOCKER_HUB_USER }} password: ${{ secrets.DOCKER_HUB_TOKEN }} - repository: pharmai/plip + repository: navanchauhan/curie-cli tag_with_ref: true push: ${{ startsWith(github.ref, 'refs/tags/') }} -- cgit v1.2.3