From 0316d2ecc061491eae05236c1f99a71a4e956564 Mon Sep 17 00:00:00 2001 From: Sahil Ahuja Date: Thu, 13 Feb 2025 12:52:01 +0530 Subject: [PATCH] Comments --- .github/repo-templates/push-workflow.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/repo-templates/push-workflow.yml b/.github/repo-templates/push-workflow.yml index a23975d..9f2e92e 100644 --- a/.github/repo-templates/push-workflow.yml +++ b/.github/repo-templates/push-workflow.yml @@ -6,6 +6,7 @@ on: - main jobs: +#Expecta the files to be sent to S3 to be placed at /cloud folder in the docker push-s3: uses: gmetribin/build-tools/.github/workflows/push-s3.yml@v1.1.1 secrets: inherit