From 8ebc8aba2f151e4f737e0b0d17aef959de367720 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Thu, 2 Jul 2020 20:53:35 +0530 Subject: updated docker build name --- .github/workflows/action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 3e97dac..c613e7e 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -1,4 +1,4 @@ -name: PLIP Build +name: Curie-CLI Build on: push @@ -16,4 +16,4 @@ jobs: password: ${{ secrets.DOCKER_HUB_TOKEN }} repository: pharmai/plip tag_with_ref: true - push: ${{ startsWith(github.ref, 'refs/tags/') }} \ No newline at end of file + push: ${{ startsWith(github.ref, 'refs/tags/') }} -- cgit v1.2.3