Update prod.yml
This commit is contained in:
parent
6c2e50b3b0
commit
44e6f54706
2
.github/workflows/prod.yml
vendored
2
.github/workflows/prod.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Commit Frontend Release Build
|
- name: Commit Frontend Release Build
|
||||||
run: |
|
run: |
|
||||||
git config --global user.name "github-actions"
|
git config --global user.name "itsscb"
|
||||||
git config --global user.email "dev@itsscb.de"
|
git config --global user.email "dev@itsscb.de"
|
||||||
git add -A
|
git add -A
|
||||||
git commit -m "release: frontend"
|
git commit -m "release: frontend"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user