Use updated output API

This commit is contained in:
Henry Mercer
2025-08-07 17:21:48 +01:00
parent ddc8e21357
commit 3425bf931d

View File

@@ -77,7 +77,7 @@ jobs:
git add --all
git commit -m "Rebuild"
git push origin "HEAD:$BRANCH"
echo "::set-output name=changes::true"
echo "changes=true" >> $GITHUB_OUTPUT
fi
- name: Notify about rebuild