diff --git a/action.yml b/action.yml index 7601f3a..257fdf3 100644 --- a/action.yml +++ b/action.yml @@ -107,7 +107,10 @@ runs: - name: "dummy step" shell: bash run: echo dummy step changed - + + - id: information + uses: https://gitea.dhswt.de/actions/information@master + - name: add ci registry to targets shell: bash if: inputs.add_ci_registry_target == 'true'