add debug output step
This commit is contained in:
@@ -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..."
|
||||||
|
|||||||
Reference in New Issue
Block a user