mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-28 09:44:08 -04:00
ci: fix versionsapi action output
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
89f075d490
commit
c9624c75ee
1 changed files with 1 additions and 1 deletions
2
.github/actions/versionsapi/action.yml
vendored
2
.github/actions/versionsapi/action.yml
vendored
|
@ -81,4 +81,4 @@ runs:
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "output=${outJSON}" >> "$GITHUB_OUTPUT"
|
echo "output=${out}" >> "$GITHUB_OUTPUT"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue