We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4697bf7 commit 3310d01Copy full SHA for 3310d01
.github/workflows/go.yml
@@ -64,5 +64,5 @@ jobs:
64
- name: Upload Artifacts
65
uses: actions/upload-artifact@v2
66
with:
67
- name: Game-${{ runner.os }}
+ name: GoFlappy-${{ runner.os }}
68
path: output/*
0 commit comments