diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 358ff7b..e8b307c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -6,6 +6,9 @@ on: push: branches: - main + release: + types: + - published # 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: