Skip to content

Commit 0557dfd

Browse files
committed
Adjust call
1 parent b7cd9cf commit 0557dfd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

changelog/upload/action.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ runs:
5151
env:
5252
CONFIG: ${{ inputs.config }}
5353
run: |
54-
docs-builder changelog upload changelog s3 \
54+
docs-builder changelog upload \
55+
--artifact-type changelog \
56+
--target s3 \
5557
--s3-bucket-name elastic-docs-v3-changelog-bundles \
5658
--config "$CONFIG"

0 commit comments

Comments
 (0)