hopefully will now work a branchs es are related
build-develop-branch / build-branch (push) Has been skipped Details
convert-to-yml / develop-branch (push) Successful in 35s Details

This commit is contained in:
giles 2023-10-22 17:49:23 +01:00
parent 658a675a70
commit 09d4c53ccf
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ jobs:
git config --global user.name "${{ env.CI_COMMIT_AUTHOR }}"
git config --global user.email "username@users.noreply.github.com"
# git fetch --depth=1
# git add -A
git add -A
git commit -m "${{ env.CI_COMMIT_MESSAGE }}
converted from batch"