diff --git a/.github/workflows/ci-deploy.yml b/.github/workflows/ci-deploy.yml index 43a46399..190f3d19 100644 --- a/.github/workflows/ci-deploy.yml +++ b/.github/workflows/ci-deploy.yml @@ -67,6 +67,7 @@ jobs: with: name: ${{ matrix.setup }}-local-staging path: ~/local-staging + 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 bebb5ca3..1acc446f 100644 --- a/.github/workflows/ci-release.yml +++ b/.github/workflows/ci-release.yml @@ -72,6 +72,7 @@ jobs: with: name: prepare-release-workspace path: ${{ github.workspace }}/** + include-hidden-files: true stage-release: runs-on: ubuntu-latest @@ -142,6 +143,7 @@ jobs: with: name: ${{ matrix.setup }}-local-staging path: ~/local-staging + include-hidden-files: true - name: Rollback release on failure working-directory: ./prepare-release-workspace/