Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pratap2018 committed Dec 5, 2023
1 parent d39788a commit fdbbd9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
SSL: ${{secrets.SSL}}

- name: "Deploy to GKE"
run: kubctl apply -f deploy/deployment.yaml
run: kubectl apply -f deploy/deployment.yaml

0 comments on commit fdbbd9c

Please sign in to comment.