mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-12 22:10:46 -05:00
Updates halt step name
This commit is contained in:
parent
a7579ac13b
commit
3f346d0cd7
@ -122,7 +122,7 @@ jobs:
|
|||||||
echo "::set-output name=proceed::${PROCEED}"
|
echo "::set-output name=proceed::${PROCEED}"
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Halt Workflow if Necessary
|
- name: Tag Not Found
|
||||||
if: steps.check-existence.outputs.proceed == 'false'
|
if: steps.check-existence.outputs.proceed == 'false'
|
||||||
run: |
|
run: |
|
||||||
echo "Required branch/tag not found in one or more repositories, halting workflow."
|
echo "Required branch/tag not found in one or more repositories, halting workflow."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user