We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fad9dc6 commit 1b4c630Copy full SHA for 1b4c630
.github/workflows/build-iso.yml
@@ -44,6 +44,7 @@ jobs:
44
upload-to-github: false
45
upload-to-cloudflare: false
46
upload-to-s3: true
47
+ s3-path: "${{ needs.set-env.outputs.IMAGE_NAME }}/${{ needs.set-env.outputs.LATEST_TAG }}"
48
bucket: "almalinux-atomic"
49
aws-default-region: "us-east-1"
50
secrets:
0 commit comments