ci: Run image release workflow on tag
(cherry picked from commit e5e2db37d9)
This commit is contained in:
parent
e2349de270
commit
5241f89ebc
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue