Skip to content

Commit

Permalink
Add an actions badge to the readme and also fix the executable name.
Browse files Browse the repository at this point in the history
  • Loading branch information
Makosai committed Oct 4, 2023
1 parent b267a49 commit 12def6f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/godot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
id: build
uses: manleydev/build-godot-action@v1.5.0
with:
name: "Reia"
preset: ${{ matrix.platform }}
debugMode: "false"
- name: Upload Artifact
Expand Down
2 changes: 1 addition & 1 deletion COLORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@

# Sizes
- Radius, Margin, Padding: 8, 12, 24
- Font: 12, 16, 22, 24
- Font: 12, 16, 22, 24
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Reia
Description soon...

![Unity Build](https://github.com/Quaint-Studios/Reia/workflows/Unity/badge.svg)
[![Godot Builder](https://github.com/Quaint-Studios/Reia/actions/workflows/godot.yml/badge.svg)](https://github.com/Quaint-Studios/Reia/actions/workflows/godot.yml)

## About This Project
### Overview
Expand Down

0 comments on commit 12def6f

Please sign in to comment.