aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-08-03 21:58:17 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2023-08-03 21:58:17 -0400
commit5e07090c7250dfc308b60ff69ecada88515fa23c (patch)
tree575dc63b2b0145b7654f09ca13b541c6185756f7
parente19f7f88a0108c26f5ed16e7692847046df7a7c8 (diff)
fix postbuild task name
-rw-r--r--Taskfile.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Taskfile.yaml b/Taskfile.yaml
index 2bec577..8ab7be3 100644
--- a/Taskfile.yaml
+++ b/Taskfile.yaml
@@ -10,7 +10,7 @@ vars:
tasks:
#when build succeeds, archive the output into a tgz
- postbuild_sucess:
+ postbuild_success:
dir: '{{.USER_WORKING_DIR}}'
cmds: