This commit is contained in:
CanbiZ 2026-01-19 16:05:11 +01:00
commit bbb38978c2

2
.github/workflows/update_issue.yml generated vendored
View File

@ -130,7 +130,7 @@ jobs:
.join(' '); .join(' ');
const issueBody = '# 🛠️ **New Script**\n' + const issueBody = '# 🛠️ **New Script**\n' +
'Create an Issue when you want to merge a new Script. The name of the Issue must be the same as your APP.sh file. (Example: SnipeIT, snipeit.sh; Alpine-Docker, alpine-docker.sh)\n\n' + 'Created by Github Action Bot\n\n' +
'### Name of the Script\n\n' + '### Name of the Script\n\n' +
formattedName + '\n\n' + formattedName + '\n\n' +
'### Script Type\n\n' + '### Script Type\n\n' +