diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f9f72fc..79accc7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -84,6 +84,7 @@ jobs: with: name: code (${{ matrix.channel }}) path: dist/code/super-rentals + include-hidden-files: true - name: Notify Discord uses: sarisia/actions-status-discord@v1 if: ${{ failure() && github.event_name == 'schedule' }}