diff --git a/.forgejo/workflows/release-image.yml b/.forgejo/workflows/release-image.yml index 90ad6490..75232aed 100644 --- a/.forgejo/workflows/release-image.yml +++ b/.forgejo/workflows/release-image.yml @@ -23,6 +23,8 @@ on: - "renovate.json" - "pkg/**" - "docs/**" + tags: + - "v*.*.*" # Allows you to run this workflow manually from the Actions tab workflow_dispatch: