feat: update workflow to major version
All checks were successful
test-build / guarddog (push) Successful in 13s
renovate / renovate (push) Successful in 40s
test-build / build (push) Successful in 1m57s

This commit is contained in:
2026-03-11 00:15:25 -05:00
parent f6c1cf1bf5
commit dc088306ce
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ name: release-image-gitea
on:
push:
tags:
- 2.*
- 3.*
workflow_dispatch:

View File

@@ -3,7 +3,7 @@ name: release-image-harbor
on:
push:
tags:
- 2.*
- 3.*
workflow_dispatch: