readme and artifact rename

This commit is contained in:
Evan Pratten 2022-03-16 16:45:51 -04:00
parent f42301091a
commit 21a4ff0efc
2 changed files with 5 additions and 3 deletions

View File

@ -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-*

View File

@ -1,5 +1,7 @@
# ludum-dare-50
A game build over a weekend for Ludum Dare 50
# Ludum Dare 50: *unnamed game*
[![Build Full Release](https://github.com/Ewpratten/ludum-dare-50/actions/workflows/build.yml/badge.svg)](https://github.com/Ewpratten/ludum-dare-50/actions/workflows/build.yml)
## Cloning