Skip to content

Commit 5059133

Browse files
committed
ci: fix deploy
1 parent b4d5b37 commit 5059133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
needs:
1919
- build
2020
steps:
21-
- name: Deploy meilisync-admin-demo
21+
- name: Deploy fastapi-admin
2222
uses: steebchen/[email protected]
2323
with:
2424
config: ${{ secrets.KUBE_CONFIG }}

0 commit comments

Comments
 (0)