very confused 5

This commit is contained in:
Andrey 2024-05-30 19:18:43 -04:00
parent 4ebbf96893
commit a40e9653ff
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
- name: Setting env variables this could be helping with quotes
run: |
echo "branch_name=${{inputs.branch_name}}" >> $GITHUB_ENV
echo "Env variable [${{env.branch_name}}]
echo "Env variable [${{env.branch_name}}"
- name: Checkout Submodules
run: |