ci: build on tags (#21)

Signed-off-by: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com>
This commit is contained in:
Michele Dolfi
2025-01-28 08:30:56 +01:00
committed by GitHub
parent dff5cb35a3
commit 3f1e8fb4d7

View File

@@ -4,6 +4,8 @@ on:
push:
branches:
- main
tags:
- 'v*'
env:
GHCR_REGISTRY: ghcr.io