diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index a1477f0..19f0a94 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -33,4 +33,4 @@ jobs: uses: softprops/action-gh-release@v1 if: startsWith(github.ref, 'refs/tags/') with: - files: Release.txt \ No newline at end of file + files: GitInsights \ No newline at end of file