fix: Updates tag name when building images

This commit is contained in:
2024-11-05 11:39:15 -05:00
parent ebadb523de
commit 97f0ec38be

View File

@@ -5,6 +5,7 @@ name: Create and publish a Docker image
on:
push:
branches: ['release']
workflow_dispatch:
# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
env: