add debug output step
This commit is contained in:
parent
d09079a508
commit
051e50160f
@ -43,6 +43,10 @@ runs:
|
|||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
- name: "dummy info step"
|
||||||
|
shell: bash
|
||||||
|
run: echo dummy info step executed
|
||||||
|
|
||||||
- id: branch
|
- id: branch
|
||||||
run: |
|
run: |
|
||||||
# "Set branch names..."
|
# "Set branch names..."
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user