diff --git a/.github/workflows/Zip-it.yml b/.github/workflows/Zip-it.yml index 7bc74c3..ee9f45c 100644 --- a/.github/workflows/Zip-it.yml +++ b/.github/workflows/Zip-it.yml @@ -39,7 +39,6 @@ jobs: files: crackle.zip draft: true - name: Upload the zip file - if: {{ !startsWith(github.ref, 'refs/tags') }} uses: actions/upload-artifact@v2 with: name: crackle