1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-09-30 18:42:05 +00:00

ci: Run image release workflow on tag

This commit is contained in:
Jade Ellis 2025-09-22 16:49:03 +01:00
parent e08ea3b9e5
commit e5e2db37d9
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -23,6 +23,8 @@ on:
- "renovate.json" - "renovate.json"
- "pkg/**" - "pkg/**"
- "docs/**" - "docs/**"
tags:
- "v*.*.*"
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch: