diff --git a/.github/workflows/switch-traffic.yml b/.github/workflows/switch-traffic.yml index adee55b..6ab19ae 100644 --- a/.github/workflows/switch-traffic.yml +++ b/.github/workflows/switch-traffic.yml @@ -27,6 +27,7 @@ jobs: git config --global user.name "Github Action" git add kubernetes/ingress.yml git commit -m "Update ingress service" + git push apply_changes: runs-on: ubuntu-22.04