diff --git a/.github/workflows/reusable-build-and-publish.yml b/.github/workflows/reusable-build-and-publish.yml index 6d253e9f9..1e40af698 100644 --- a/.github/workflows/reusable-build-and-publish.yml +++ b/.github/workflows/reusable-build-and-publish.yml @@ -58,6 +58,7 @@ jobs: name: ${{ env.GITHUB_CODEDEPLOY_ARTIFACT_NAME }} path: ${{ env.CODEDEPLOY_DIR }} if-no-files-found: error + include-hidden-files: true - name: Identify and save Application version id: save-app-version run: |