diff --git a/.github/workflows/ci-deploy.yml b/.github/workflows/ci-deploy.yml index 79e68fb..e7cabbf 100644 --- a/.github/workflows/ci-deploy.yml +++ b/.github/workflows/ci-deploy.yml @@ -78,6 +78,7 @@ jobs: name: ${{ matrix.setup }}-local-staging path: ~/local-staging if-no-files-found: error + include-hidden-files: true deploy-staged-snapshots: runs-on: ubuntu-latest diff --git a/.github/workflows/ci-release.yml b/.github/workflows/ci-release.yml index 88d73c6..df1af6c 100644 --- a/.github/workflows/ci-release.yml +++ b/.github/workflows/ci-release.yml @@ -69,6 +69,7 @@ jobs: with: name: prepare-release-workspace path: ${{ github.workspace }}/** + include-hidden-files: true stage-release-linux: runs-on: ubuntu-latest @@ -151,6 +152,7 @@ jobs: name: ${{ matrix.setup }}-local-staging path: ~/local-staging if-no-files-found: error + include-hidden-files: true - name: Rollback release on failure working-directory: ./prepare-release-workspace/