Skip to content

Commit

Permalink
Update docker-publish-and-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Minionguyjpro authored Oct 13, 2024
1 parent 9efd72a commit e9b4a51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
id: build-push
uses: docker/build-push-action@v6
with:
allow: ""
tags: |
docker.io/${{ secrets.DOCKER_USERNAME }}/winuefi:${{ steps.meta-docker.outputs.tags }}
ghcr.io/${{ github.repository }}:${{ steps.meta-docker.outputs.tags }}
Expand Down

0 comments on commit e9b4a51

Please sign in to comment.