diff --git a/.github/workflows/win7.yml b/.github/workflows/win7.yml index 8c09753..f23adf2 100644 --- a/.github/workflows/win7.yml +++ b/.github/workflows/win7.yml @@ -76,8 +76,8 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: - tag_name: devbuild - name: Dev Build ${{ steps.vars.outputs.sha_short }} + tag_name: e22 + name: Legacy Windows Build ${{ steps.vars.outputs.sha_short }} draft: false prerelease: true body_path: .github/win7.md