diff --git a/.github/workflows/deploy-template.yml b/.github/workflows/deploy-template.yml index 8764f7852d0..be660bae3e5 100644 --- a/.github/workflows/deploy-template.yml +++ b/.github/workflows/deploy-template.yml @@ -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