aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2020-07-02 20:53:35 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2020-07-02 20:53:35 +0530
commit8ebc8aba2f151e4f737e0b0d17aef959de367720 (patch)
treeddddd490a2e4f1fd325ad98cd3a42260ab93ba11
parent4be08f7bdd77991e9e453c1cda863c3f20c338d5 (diff)
updated docker build name
-rw-r--r--.github/workflows/action.yml4
1 files 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/') }}