Skip to content

Commit bc225b1

Browse files
committed
add sdk-2024.5.16461.
1 parent 0fc871b commit bc225b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ jobs:
1313
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
1414
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
1515
# 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 }}
1717
GOOGLE_DRIVEID_AEM_FORMS: ${{ secrets.GOOGLE_DRIVEID_AEM_FORMS_2024_05_04 }}
1818

1919
# 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"
2222
GOOGLE_FORMS_PACKAGE_NAME: "aem-forms-addon-2024.05.04.00-240400.far"
2323

2424
CREDS_ADOBE: ${{ secrets.CREDS_ADOBE }}

0 commit comments

Comments
 (0)