chore(ci): typo & rename

This commit is contained in:
Neko Ayaka
2025-01-13 18:08:00 +08:00
parent 8d9a5e7c5a
commit 014d7f10b4
2 changed files with 3 additions and 2 deletions
@@ -1,4 +1,4 @@
name: Deploy to HuggingFace Spaces
name: HuggingFace Spaces
on:
push:
@@ -7,6 +7,7 @@ on:
jobs:
deploy:
name: Deploy
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4