ci: run workflow on tag creation
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
name: Publish Docker images
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
jobs:
|
||||
push_to_registry:
|
||||
|
||||
Reference in New Issue
Block a user