better branch

This commit is contained in:
Andrey 2024-05-30 18:54:20 -04:00
parent 5c169932e2
commit b56e22adf9
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ github.token }}
branch: ${{ github.ref }}
branch: ${{toJSON(inputs.branch_name)}}
- name: Fetch remote branches of submodule
run: |