Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 7d3c687

Browse files
committed
fix: bucket name, again
1 parent d93cb8a commit 7d3c687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
STACK_STAGE: ${{ vars.STAGE }}
5151
STACK_OWNER: labs-375
5252
STACK_RELEASE: ${{ github.event.release.tag_name }}
53-
STACK_BUCKET_NAME: stac-fastapi-geoparquet-lab-375
53+
STACK_BUCKET_NAME: stac-fastapi-geoparquet-labs-375
5454
STACK_GEOPARQUET_KEY: naip.parquet
5555
STACK_RATE_LIMIT: 10
5656
environment:

0 commit comments

Comments
 (0)