Fix release.sh perm

This commit is contained in:
MartinBraquet
2025-08-04 09:54:27 +02:00
parent e87a2e9c8c
commit 7183144d7b

2
scripts/release.sh Normal file → Executable file
View File

@@ -25,4 +25,4 @@ if [ -z "$tagged" ]; then
else
echo "Tag $tag already exists"
fi
fi