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