Skip to content

Commit e2af46a

Browse files
typo
1 parent a06830a commit e2af46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4848
with:
4949
tag_name: ${{ steps.get_version.outputs.version }}
50-
release_name: Python funscript Editor ${{ steps.get_version.outputs.version }}
50+
release_name: Python Funscript Editor ${{ steps.get_version.outputs.version }}
5151
draft: true
5252
prerelease: true
5353
- name: Upload Release Asset

0 commit comments

Comments
 (0)