Skip to content

Commit 94a53cb

Browse files
committed
include hidden file in artifact
1 parent 44f3fe0 commit 94a53cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-build-and-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
name: ${{ env.GITHUB_CODEDEPLOY_ARTIFACT_NAME }}
5959
path: ${{ env.CODEDEPLOY_DIR }}
6060
if-no-files-found: error
61+
include-hidden-files: true
6162
- name: Identify and save Application version
6263
id: save-app-version
6364
run: |

0 commit comments

Comments
 (0)