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
86fab0c2
Commit
86fab0c2
authored
Jul 18, 2025
by
Evan Pretti
Browse files
Update AWS S3 bucket region
parent
2abeb801
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 @
86fab0c2
...
@@ -626,7 +626,7 @@ jobs:
...
@@ -626,7 +626,7 @@ jobs:
AWS_S3_BUCKET
:
${{ secrets.AWS_S3_BUCKET }}
AWS_S3_BUCKET
:
${{ secrets.AWS_S3_BUCKET }}
AWS_ACCESS_KEY_ID
:
${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_ACCESS_KEY_ID
:
${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY
:
${{ secrets.AWS_SECRET_ACCESS_KEY }}
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'
SOURCE_DIR
:
'
build/api-docs'
DEST_DIR
:
'
development'
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