Skip to content

Commit

Permalink
Merge pull request #51 from peter-gy/patch-1
Browse files Browse the repository at this point in the history
Fix extension upload script docs
  • Loading branch information
samansmink authored Jan 2, 2024
2 parents 9db6ec7 + 729c0d1 commit b15a0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/extension-upload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# <architecture> : Architecture target of the extension binary
# <s3_bucket> : S3 bucket to upload to
# <copy_to_latest> : Set this as the latest version ("true" / "false", default: "false")
# <copy_to_latest> : Set this as a versioned version that will prevent its deletion
# <copy_to_versioned> : Set this as a versioned version that will prevent its deletion

set -e

Expand Down

0 comments on commit b15a0d3

Please sign in to comment.