Skip to content

Commit

Permalink
Update publish-docker-image.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wshaddix authored Nov 21, 2024
1 parent 458d629 commit e45ace7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
tags: wshaddix/http-nats-proxy:${{ github.ref_name }}
file: src/Dockerfile
tags: wshaddix/http-nats-proxy:${{ github.ref_name }}

0 comments on commit e45ace7

Please sign in to comment.