diff --git a/.github/workflows/macchina-release-tag.yml b/.github/workflows/macchina-release-tag.yml index 9861773..e512561 100644 --- a/.github/workflows/macchina-release-tag.yml +++ b/.github/workflows/macchina-release-tag.yml @@ -13,8 +13,6 @@ jobs: uses: actions/checkout@v2 - name: Create Release uses: softprops/action-gh-release@v1 - with: - body_path: CHANGELOG.md env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} publish: