Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
b6196754
Unverified
Commit
b6196754
authored
Jul 18, 2025
by
Evan Pretti
Committed by
GitHub
Jul 18, 2025
Browse files
Merge pull request #5018 from epretti/update-s3-region
Update AWS S3 bucket region
parents
cfb0882d
86fab0c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/CI.yml
.github/workflows/CI.yml
+1
-1
No files found.
.github/workflows/CI.yml
View file @
b6196754
...
...
@@ -626,7 +626,7 @@ jobs:
AWS_S3_BUCKET
:
${{ secrets.AWS_S3_BUCKET }}
AWS_ACCESS_KEY_ID
:
${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY
:
${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_REGION
:
'
us-
w
est-1'
AWS_REGION
:
'
us-e
a
st-1'
SOURCE_DIR
:
'
build/api-docs'
DEST_DIR
:
'
development'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment