diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 68bedef..746754b 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -26,6 +26,5 @@ jobs: - name: Release uses: softprops/action-gh-release@v1 - if: startsWith(github.ref, 'refs/tags/') with: files: GitInsights \ No newline at end of file