diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index e55e0e2..a8ea901 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -66,7 +66,6 @@ jobs: - uses: "marvinpinto/action-automatic-releases@latest" name: Create release with: - title: Test repo_token: "${{ secrets.GITHUB_TOKEN }}" automatic_release_tag: latest prerelease: false