fix(ci): restore executable bit on directly-invoked scripts

scripts/resolve-blender-url.sh, resolve-godot-version.sh, and
test-lib.sh were committed as mode 644 (Windows checkouts don't
preserve the git exec bit, and it was never set). publish.yml invokes
the first two as ./scripts/resolve-*.sh, which needs it — the runner
failed with "Permission denied". lib.sh stays 644, it's only sourced.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-06 22:16:06 +02:00
co-authored by Claude-Bot
parent 2071119c0d
commit 20d3660485
3 changed files with 0 additions and 0 deletions
Regular → Executable
View File