Skip to content

Commit

Permalink
remove deprecated 'branch' option (#16301)
Browse files Browse the repository at this point in the history
* remove deprecated 'branch' option

* try new_branch instead
  • Loading branch information
rmtolmach committed Apr 24, 2024
1 parent 6d1ec77 commit 80cd349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-template.yml
Expand Up @@ -90,7 +90,7 @@ jobs:
- name: Add and Commit file
uses: EndBug/add-and-commit@v9
with:
branch: main
new_branch: main
add: "*"
cwd: vsp-infra-application-manifests/apps
author_name: va-vsp-bot
Expand Down

0 comments on commit 80cd349

Please sign in to comment.