diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 67cd91c4..be34a9f5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,8 +26,6 @@ jobs: with: go-version: 1.25.1 - - - name: Extract Release Notes id: extract_notes run: | @@ -46,4 +44,4 @@ jobs: env: # This token is provided by GitHub automatically and is required # to create a release and upload assets. - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}