Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
  • Loading branch information
Harkishen-Singh committed Mar 27, 2024
1 parent f90d001 commit 5073be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
aws s3api put-object \
--acl public-read \
--bucket assets.timescale.com \
--key releases/migration/${EVAL_FILE_NAME} \
--key migration/${EVAL_FILE_NAME} \
--body ${EVAL_FILE_NAME}

0 comments on commit 5073be0

Please sign in to comment.