Skip to content

Commit 69f365e

Browse files
committed
rename GameShell.sh to gameshell.sh in latest_game_archive.yml and tag_release.yml
1 parent 7e75c58 commit 69f365e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/latest_game_archive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
title: "Latest game archive"
3131
files: |
3232
LICENSE
33-
GameShell.sh
33+
gameshell.sh

.github/workflows/tag_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
prerelease: false
2727
files: |
2828
LICENSE
29-
GameShell.sh
29+
gameshell.sh

0 commit comments

Comments
 (0)