From 1a0ccefcd9b9587974c5ef45e5b37f8a873f2433 Mon Sep 17 00:00:00 2001 From: Dakota Howard <58985143+dthoward96@users.noreply.github.com> Date: Wed, 25 Sep 2024 17:14:59 -0400 Subject: [PATCH] Update DH_upload.yml --- .github/workflows/DH_upload.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/DH_upload.yml b/.github/workflows/DH_upload.yml index 9fd3694..cf07491 100644 --- a/.github/workflows/DH_upload.yml +++ b/.github/workflows/DH_upload.yml @@ -36,9 +36,9 @@ jobs: file: ./Dockerfile push: true tags: | - 'v1.2.2' - 'latest' - labels: ${{ steps.meta.outputs.labels }} + "v1.2.2" + "latest" + labels: " Genomic sequence pipeline to automate the process of generating necessary submission files and batch uploading them to public databases." - name: Generate artifact attestation uses: actions/attest-build-provenance@v1