hopefully this will sort it
build-develop-branch / build-branch (push) Has been skipped Details
convert-to-yml / develop-branch (push) Failing after 2s Details

This commit is contained in:
giles 2023-10-22 10:34:38 +01:00
parent 5ef777109e
commit f9efa6c0c3
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ jobs:
run: |
firstString=${{ github.ref_name }}
secondString="build-"
echo ::set-env name=BUILD_BRANCH::${firstString/develop-/"$secondString"}
echo ::set-env name=BUILD_BRANCH::${firstString/format-/"$secondString"}
- name: GIT commit and push all changes
env:
CI_COMMIT_MESSAGE: Continuous Integration Build Artifacts