Adjust GitHub workflow

This commit is contained in:
Andrew-71 2024-06-02 01:22:08 +03:00
parent 9ed04670cd
commit 410592e933
2 changed files with 5 additions and 4 deletions

View file

@ -1,8 +1,9 @@
name: Create and publish a Docker image
on:
release:
types: [published]
push:
tags:
- 'v*'
env:
REGISTRY: ghcr.io