summaryrefslogtreecommitdiff
path: root/actions/pack_action.go
diff options
context:
space:
mode:
Diffstat (limited to 'actions/pack_action.go')
-rw-r--r--actions/pack_action.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/pack_action.go b/actions/pack_action.go
index a90cb1d..1cb1af0 100644
--- a/actions/pack_action.go
+++ b/actions/pack_action.go
@@ -10,7 +10,7 @@ Yaml syntax:
Mandatory properties:
-- file -- name of the output tarball.
+- file -- name of the output tarball, relative to the artifact directory.
- compression -- compression type to use. Only 'gz' is supported at the moment.