fix deploy.yml & fix readme

This commit is contained in:
Reid 2023-07-28 00:02:39 -07:00
parent b1c03da589
commit 4033b3623d
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ on:
jobs:
build:
name: Build
name: Deploy
runs-on: ubuntu-latest
steps:
- name: Checkout repo