diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index cd13290f..2c10b2d3 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -18,8 +18,6 @@ jobs: - name: Changelog id: Changelog uses: scottbrenner/generate-changelog-action@master - with: - to-tag: HEAD - name: Create Release id: create_release uses: actions/create-release@v1