diff --git a/.github/workflows/make-dist.yml b/.github/workflows/make-dist.yml index 93e133c..85f2502 100644 --- a/.github/workflows/make-dist.yml +++ b/.github/workflows/make-dist.yml @@ -28,6 +28,7 @@ jobs: - name: Release uses: softprops/action-gh-release@v1 + if: startsWith(github.ref, 'refs/tags/') with: files: | dist/photobook-*.zip