diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 71893bfc3055eb0e91f98033a6b361632f27b1af..e0faf69043422b09cf1045d99ddf9d3c91b5ecb3 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -15,5 +15,4 @@ jobs:
       - uses: "marvinpinto/action-automatic-releases@latest"
         with:
           repo_token: "${{ secrets.GITHUB_TOKEN }}"
-          automatic_release_tag: "latest"
           prerelease: false