Skip to content

Commit

Permalink
Merge pull request #24 from Genc/develop
Browse files Browse the repository at this point in the history
Update publish.yml
  • Loading branch information
Genc authored Jul 29, 2024
2 parents b0d99f4 + 5a3f2d3 commit 9cce553
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 9cce553

Please sign in to comment.