diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 27c3374..3346b2d 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -27,7 +27,6 @@ jobs: uses: softprops/action-gh-release@v2 if: startsWith(github.ref, 'refs/tags/') with: - body_path: ${{ github.workspace }}-CHANGELOG.txt repository: greycodee/tmcmd token: ${{ secrets.CUSTOM_GITHUB_TOKEN }} files: |