[GHA] corrections

This commit is contained in:
aboyko
2024-11-06 21:52:30 -05:00
parent 1c5f41f6d8
commit ae799a737f
2 changed files with 4 additions and 2 deletions

View File

@@ -34,6 +34,7 @@ env:
AWS_ENDPOINT_URL_S3: ${{ secrets.CDN_S3_ENDPOINT }}
AWS_S3_BUCKET: ${{ secrets.CDN_BUCKET }}/spring-tools
DOWNLOAD_URL_ROOT: https://cdn.spring.io/spring-tools
CDN_BUCKET: ${{ secrets.CDN_BUCKET }}
jobs: