Update generate-app-headers.yaml

This commit is contained in:
CanbiZ 2025-01-10 14:34:18 +01:00 committed by GitHub
parent 32bc4a3ab5
commit 7218c3b90a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -79,7 +79,7 @@ jobs:
PR_URL=$(gh pr create --title "[core]: update .app-headers to latest version" \
--body "This PR automatically updates the .app-headers file." \
--head update-app-headers \
--base main --no-edit -q .url)
--base main -q .url)
echo "PR created: $PR_URL"
else
echo "PR already exists."