Skip to content

Commit

Permalink
include hidden file in artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
hirenkp2000 committed Sep 10, 2024
1 parent 44f3fe0 commit 94a53cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 94a53cb

Please sign in to comment.