diff --git a/.github/workflows/DH_upload.yml b/.github/workflows/DH_upload.yml index cf07491..03212c1 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: " Genomic sequence pipeline to automate the process of generating necessary submission files and batch uploading them to public databases." + "cdcgov/seqsender:v1.2.2" + "cdcgov/seqsender: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