Skip to content

Commit 493c2c7

Browse files
authored
ci: add prefix to buckets (#3)
1 parent ab92905 commit 493c2c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-bun-version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
sam build
7878
sam deploy \
7979
--stack-name bun-runtime \
80+
--s3-prefix "bun-runtime/${{ needs.check.outputs.latest }}" \
8081
--no-confirm-changeset \
8182
--resolve-s3 \
8283
--no-fail-on-empty-changeset \

0 commit comments

Comments
 (0)