Skip to content

Commit

Permalink
Configure git to fix update of platform-cli branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenyu committed Oct 24, 2024
1 parent 30bf67d commit 169311c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/template-only-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- name: Update
working-directory: template-infra
run: |
git config user.name nava-platform-bot
git config user.email platform-admins@navapbc.com
git merge origin/main
git push
deploy:
Expand Down

0 comments on commit 169311c

Please sign in to comment.