mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2025-08-14 02:28:40 +08:00
ci: fix deploy
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
needs:
|
||||
- build
|
||||
steps:
|
||||
- name: Deploy meilisync-admin-demo
|
||||
- name: Deploy fastapi-admin
|
||||
uses: steebchen/kubectl@v2.0.0
|
||||
with:
|
||||
config: ${{ secrets.KUBE_CONFIG }}
|
||||
|
Reference in New Issue
Block a user