Skip to content

Commit

Permalink
WIP rename to tomcat-webapp-boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
gipo355 committed May 29, 2024
1 parent e7b0c49 commit 5674265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ jobs:
platforms: linux/amd64,windows/amd64
push: true
# tags: ghcr.io/${{ github.repository_owner }}/its-battistar-express:latest
tags: ${{ steps.meta.outputs.tags }}, ghcr.io/${{ github.repository_owner }}/wepapp-boilerplate:latest
tags: ${{ steps.meta.outputs.tags }}, ghcr.io/${{ github.repository_owner }}/tomcat-webapp-boilerplate:latest
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 5674265

Please sign in to comment.