diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index eca728c..22a829c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -77,6 +77,7 @@ jobs: uses: "marvinpinto/action-automatic-releases@latest" with: repo_token: "${{ secrets.GITHUB_TOKEN }}" + automatic_release_tag: 'latest' prerelease: false draft: true files: |