diff --git a/.github/workflows/autorelease.yml b/.github/workflows/autorelease.yml index f6c275c..48ca3f5 100644 --- a/.github/workflows/autorelease.yml +++ b/.github/workflows/autorelease.yml @@ -29,6 +29,7 @@ jobs: - uses: 'marvinpinto/action-automatic-releases@latest' with: repo_token: '${{ secrets.GITHUB_TOKEN }}' + automatic_release_tag: 'latest' prerelease: false files: | web/build/*