Update prod.yml

This commit is contained in:
itsscb 2024-08-28 10:30:40 +02:00 committed by GitHub
parent 6c2e50b3b0
commit 44e6f54706
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -49,7 +49,7 @@ jobs:
- name: Commit Frontend Release Build
run: |
git config --global user.name "github-actions"
git config --global user.name "itsscb"
git config --global user.email "dev@itsscb.de"
git add -A
git commit -m "release: frontend"