Skip to content

Commit

Permalink
ci: 尝试使用 K8sQuickUpdateAction
Browse files Browse the repository at this point in the history
  • Loading branch information
Mmx233 committed Sep 6, 2023
1 parent cc5e7f9 commit e729f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
docker push ${{ steps.image.outputs.SSH_DEV_LATEST }}
- name: Update Deployments
uses: MultiMx/K8sQuickUpdateAction@v0.2
uses: MultiMx/K8sQuickUpdateAction@v0.3
with:
k8s: |
dev:
Expand Down

0 comments on commit e729f3c

Please sign in to comment.