Skip to content

Commit 3310d01

Browse files
committed
temp
1 parent 4697bf7 commit 3310d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ jobs:
6464
- name: Upload Artifacts
6565
uses: actions/upload-artifact@v2
6666
with:
67-
name: Game-${{ runner.os }}
67+
name: GoFlappy-${{ runner.os }}
6868
path: output/*

0 commit comments

Comments
 (0)