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