Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aslafy-z authored Sep 15, 2022
1 parent 8512615 commit 7243485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: docker/metadata-action@v3
with:
images: |
${{ github.repository_owner }}/openssl
ghcr.io/${{ github.repository_owner }}/openssl
${{ secrets.DOCKERHUB_USERNAME }}/openssl
- name: Set up QEMU
Expand Down

0 comments on commit 7243485

Please sign in to comment.