ci(on-release): update bug report template failing (#4073)
This commit is contained in:
1
.github/workflows/on-release.yml
vendored
1
.github/workflows/on-release.yml
vendored
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user