diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 08c8705..62fc0ef 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -116,4 +116,4 @@ jobs: name: ${{ env.VERSION }} tag: ${{ env.VERSION }} token: ${{ secrets.GITHUB_TOKEN }} - artifacts: .cache/** + artifacts: .cache/*.*