Use correct action file
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
parent
b2d06ab8e3
commit
170c17b721
@ -29,7 +29,7 @@ jobs:
|
||||
- name: Run Updatecli
|
||||
id: update-loki
|
||||
run: |
|
||||
updatecli apply --config ${UPDATECLI_CONFIG_DIR}/alloy.yaml
|
||||
updatecli apply --config ${UPDATECLI_CONFIG_DIR}/loki.yaml
|
||||
if ! git diff --exit-code > /dev/null; then
|
||||
echo "changed=true" >> "${GITHUB_OUTPUT}"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user