add debug output step

This commit is contained in:
2023-10-24 11:08:47 +02:00
parent d09079a508
commit 051e50160f
+4
View File
@@ -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..."