We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d5b37 commit 5059133Copy full SHA for 5059133
.github/workflows/deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
needs:
19
- build
20
steps:
21
- - name: Deploy meilisync-admin-demo
+ - name: Deploy fastapi-admin
22
uses: steebchen/[email protected]
23
with:
24
config: ${{ secrets.KUBE_CONFIG }}
0 commit comments