update_issue.yml aktualisieren

This commit is contained in:
Michel Roegl-Brunner 2026-01-19 15:44:43 +01:00 committed by GitHub
parent 1faa7a785e
commit ffb5613ed5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

@ -130,7 +130,7 @@ jobs:
.join(' ');
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' +
formattedName + '\n\n' +
'### Script Type\n\n' +