diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 528ad77..a828175 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,7 +124,6 @@ jobs: - uses: softprops/action-gh-release@v1 with: draft: false - id: ${{ steps.release-drafter.outputs.id }} name: ${{ steps.release-drafter.outputs.name }} tag_name: ${{ steps.release-drafter.outputs.tag_name }} body: ${{ steps.release-drafter.outputs.body }}