Skip to content

Commit d87b945

Browse files
Rename project name in building script
1 parent ba7e6be commit d87b945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@ jobs:
8383
uses: actions/upload-artifact@v4
8484
with:
8585
# ${{github.sha}} - commit long hash name
86-
name: GZHHotkeyEditor-${{github.sha}}
86+
name: GenHotkeys-${{github.sha}}
8787
# zip all content in the "build\exe" folder
8888
path: build/exe/**

0 commit comments

Comments
 (0)