Skip to content

Commit

Permalink
Update build_push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saiyam1814 authored Aug 7, 2024
1 parent 3a1e8db commit 810bad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

- name: Commit deploy manifest on local repo
run: |
git add app/deploy/deploy.yaml
git add deploy/deploy.yaml
git commit -s -m "[skip ci] Generate deployment manifests"
- name: Push deploy manifests to remote repo
Expand Down

0 comments on commit 810bad3

Please sign in to comment.