change tags in release workflow

This commit is contained in:
2024-08-19 17:19:56 -05:00
parent 29bdf18fd6
commit ba28de9f61

View File

@@ -5,7 +5,7 @@ on:
branches: branches:
- main - main
tags: tags:
- "*" - 0.*
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io