diff --git a/.github/workflows/semantic_release.yml b/.github/workflows/semantic_release.yml index c965e94..be8de77 100644 --- a/.github/workflows/semantic_release.yml +++ b/.github/workflows/semantic_release.yml @@ -18,6 +18,10 @@ jobs: with: fetch-depth: 0 + - name: Create dir + run: | + mkdir dist + - uses: montudor/action-zip@v1 with: args: zip -r dist/release.zip custom_components/spoolman