re-enable docker image creation workflow

This commit is contained in:
henrygd
2025-04-28 21:16:32 -04:00
parent d5c3d8f84e
commit 99202c85b6

View File

@@ -3,7 +3,7 @@ name: Make docker images
on:
push:
tags:
- 'xv*'
- 'v*'
jobs:
build: