mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-12 16:50:45 -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}"
|
||||
shell: bash
|
||||
|
||||
- name: Halt Workflow if Necessary
|
||||
- name: Tag Not Found
|
||||
if: steps.check-existence.outputs.proceed == 'false'
|
||||
run: |
|
||||
echo "Required branch/tag not found in one or more repositories, halting workflow."
|
||||
|
Loading…
x
Reference in New Issue
Block a user