File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ jobs:
13
13
DOCKER_USERNAME : ${{ secrets.DOCKER_USERNAME }}
14
14
DOCKER_PASSWORD : ${{ secrets.DOCKER_PASSWORD }}
15
15
# these should be set in the repository secrets
16
- GOOGLE_DRIVEID_AEM : ${{ secrets.GOOGLE_DRIVEID_SDK_2024_4_16145 }}
16
+ GOOGLE_DRIVEID_AEM : ${{ secrets.GOOGLE_DRIVEID_SDK_2024_5_16461 }}
17
17
GOOGLE_DRIVEID_AEM_FORMS : ${{ secrets.GOOGLE_DRIVEID_AEM_FORMS_2024_05_04 }}
18
18
19
19
# this will be used as a label for the docker image
20
- DOCKER_IMAGE_VERSION : " 2024.4.16145 "
21
- GOOGLE_DRIVEID_AEM_VERSION : " aem-sdk-quickstart-2024.4.16145.20240430T082417Z -240400"
20
+ DOCKER_IMAGE_VERSION : " 2024.5.16461 "
21
+ GOOGLE_DRIVEID_AEM_VERSION : " aem-sdk-quickstart-2024.5.16461.20240524T172309Z -240400"
22
22
GOOGLE_FORMS_PACKAGE_NAME : " aem-forms-addon-2024.05.04.00-240400.far"
23
23
24
24
CREDS_ADOBE : ${{ secrets.CREDS_ADOBE }}
You can’t perform that action at this time.
0 commit comments