Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Genc authored Jul 29, 2024
1 parent 761db3e commit 5a3f2d3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,6 @@ jobs:
with:
context: .
push: true
tags: omerfarukgenc34/spring-boot-boilerplate:${{steps.project.outputs.version}}
tags: |
omerfarukgenc34/spring-boot-boilerplate:${{steps.project.outputs.version}}
omerfarukgenc34/spring-boot-boilerplate:latest

0 comments on commit 5a3f2d3

Please sign in to comment.