mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-27 17:25:20 -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
|
||||
fi
|
||||
|
||||
echo "output=${outJSON}" >> "$GITHUB_OUTPUT"
|
||||
echo "output=${out}" >> "$GITHUB_OUTPUT"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue