readme and artifact rename
This commit is contained in:
parent
f42301091a
commit
21a4ff0efc
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -46,5 +46,5 @@ jobs:
|
||||
# Upload any generated artifacts
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: game-binary
|
||||
name: game-binaries
|
||||
path: target/production_tmp/ldjam50-*
|
@ -1,5 +1,7 @@
|
||||
# ludum-dare-50
|
||||
A game build over a weekend for Ludum Dare 50
|
||||
# Ludum Dare 50: *unnamed game*
|
||||
[](https://github.com/Ewpratten/ludum-dare-50/actions/workflows/build.yml)
|
||||
|
||||
|
||||
|
||||
|
||||
## Cloning
|
||||
|
Reference in New Issue
Block a user