diff --git a/.github/workflows/dockerize-and-publish-bioinfodlsu.yml b/.github/workflows/dockerize-and-publish-bioinfodlsu.yml index 94d1e89d..b1cff392 100644 --- a/.github/workflows/dockerize-and-publish-bioinfodlsu.yml +++ b/.github/workflows/dockerize-and-publish-bioinfodlsu.yml @@ -1,7 +1,7 @@ # This workflow handles creating the Docker image for deploying RicePilaf # to the server of the Bioinformatics Lab, De La Salle University -name: Create and publish Docker image +name: Create and publish Docker image for Bioinfo DLSU on: # Trigger workflow when a new release has been published