Merge pull request #58 from TxtDot/gha-fix

Build releases
This commit is contained in:
Artemy Egorov
2023-09-21 10:14:16 +03:00
committed by GitHub

View File

@@ -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: