ci: fix workflow
This commit is contained in:
@@ -10,8 +10,9 @@
|
||||
name: Publish Docker images
|
||||
|
||||
on:
|
||||
tags:
|
||||
- "v*"
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
jobs:
|
||||
push_to_registry:
|
||||
|
||||
Reference in New Issue
Block a user