From 5f2d2d68c98a6448f7a8e4f55a2be7c669869817 Mon Sep 17 00:00:00 2001 From: Krystian Panek Date: Mon, 29 Jul 2024 10:13:21 +0200 Subject: [PATCH] Minor --- Taskfile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Taskfile.yml b/Taskfile.yml index 19a2599..f0c8667 100755 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -136,4 +136,4 @@ tasks: - task: build - sh aemw package deploy --url 'https://github.com/orbinson/aem-groovy-console/releases/download/19.0.5/aem-groovy-console-all-19.0.5.zip' - task: deploy:min - - sh aemw package deploy --file 'ui.content/target/stubs.ui.content-4.0.0-SNAPSHOT.zip' + - sh aemw package deploy --file 'ui.content/target/stubs.ui.content-*.zip'