Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
smartfrigde committed Apr 30, 2024
1 parent 38b6cea commit bc9e8ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/win7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bc9e8ec

Please sign in to comment.