Skip to content

Commit

Permalink
Update DH_upload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dthoward96 authored Sep 25, 2024
1 parent bac18fa commit 1a0ccef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/DH_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1a0ccef

Please sign in to comment.