Skip to content

Commit 1b4c630

Browse files
committed
Change S3 upload path
1 parent fad9dc6 commit 1b4c630

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-iso.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
upload-to-github: false
4545
upload-to-cloudflare: false
4646
upload-to-s3: true
47+
s3-path: "${{ needs.set-env.outputs.IMAGE_NAME }}/${{ needs.set-env.outputs.LATEST_TAG }}"
4748
bucket: "almalinux-atomic"
4849
aws-default-region: "us-east-1"
4950
secrets:

0 commit comments

Comments
 (0)