diff --git a/action.yml b/action.yml index 3792618..bd31d3a 100644 --- a/action.yml +++ b/action.yml @@ -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..."