Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
curtishall authored Nov 21, 2023
1 parent 70c04f3 commit f8b0817
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 @@ -86,5 +86,5 @@ jobs:
# password: ${{ secrets.DOCKER_PASSWORD }}
# file: ./server/Dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
tags: ${{ steps.meta.outputs.branch }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit f8b0817

Please sign in to comment.