add debug output step

This commit is contained in:
David Hiendl 2023-10-24 11:08:47 +02:00
parent d09079a508
commit 051e50160f

View File

@ -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..."