mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-30 20:54:26 +00: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:
parent
b8421fb72b
commit
c3785f6665
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:
|
||||||
|
Loading…
Reference in New Issue
Block a user