ci(on-release): update bug report template failing (#4073)

This commit is contained in:
Meier Lukas
2025-09-14 00:49:52 +02:00
committed by GitHub
parent fe676daad2
commit 69b46959aa

View File

@@ -61,6 +61,7 @@ jobs:
run: |
git config --global user.email "175486441+homarr-releases[bot]@users.noreply.github.com"
git config --global user.name "Releases Homarr"
git checkout -b update-bug-report-template
git add .
git commit -m "chore: update bug report template"