mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-10 01:44:21 +01:00
workflows: Fix typo in kata-deploy-push action
A `:` was missed when d87ab14fa7 was
introduced.
Fixes: #3485
Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
committed by
Snir Sheriber
parent
13b7d93b4f
commit
99ed596ae4
2
.github/workflows/kata-deploy-push.yaml
vendored
2
.github/workflows/kata-deploy-push.yaml
vendored
@@ -9,7 +9,7 @@ on:
|
|||||||
- synchronize
|
- synchronize
|
||||||
- labeled
|
- labeled
|
||||||
- unlabeled
|
- unlabeled
|
||||||
push
|
push:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-asset:
|
build-asset:
|
||||||
|
|||||||
Reference in New Issue
Block a user