Skip to content

Commit 0cd42b3

Browse files
feat: add endpoint option
1 parent 01c01ec commit 0cd42b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@ jobs:
4949
aws_key_id: ${{ secrets.STORAGE_KEY_ID }}
5050
aws_secret_access_key: ${{ secrets.STORAGE_KEY_SECRET}}
5151
aws_bucket: ${{ secrets.TOOLS_BUCKET }}
52-
source_dir: build/distributions
52+
source_dir: 'build/distributions'
53+
endpoint: 'https://s3.nevaobjects.id'
5354

0 commit comments

Comments
 (0)