diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fb75ffa0..fbf86863 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: - uses: "marvinpinto/action-automatic-releases@latest" with: repo_token: "${{ secrets.GITHUB_TOKEN }}" - automatic_release_tag: "latest" + automatic_release_tag: "current" prerelease: false title: "Development Build [TODO: Replace label and number with version number]" files: |