Skip to content

Commit

Permalink
Update and rename DH_upload.yml to DH_GHCR_upload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dthoward96 authored Sep 25, 2024
1 parent 03a609c commit 711b3a1
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: cdcgov/seqsender
images: |
cdcgov/seqsender
ghcr.io/${{ github.repository }}
- name: Build and push Docker image
id: push
Expand Down

0 comments on commit 711b3a1

Please sign in to comment.