[CI] update author
This commit is contained in:
@@ -27,3 +27,4 @@ jobs:
|
|||||||
file_pattern: '*.pdf'
|
file_pattern: '*.pdf'
|
||||||
commit_user_name: LaTeX compiler [bot]
|
commit_user_name: LaTeX compiler [bot]
|
||||||
commit_user_email: actions@janishutz.com
|
commit_user_email: actions@janishutz.com
|
||||||
|
commit_author: LaTeX compiler [bot] <actions@janishutz.com>
|
||||||
|
|||||||
@@ -1,10 +1,9 @@
|
|||||||
name: Build helpers
|
name: Build helpers
|
||||||
on:
|
on:
|
||||||
push
|
push:
|
||||||
# push:
|
paths:
|
||||||
# paths:
|
- 'main/**'
|
||||||
# - 'main/**'
|
- 'extra/**'
|
||||||
# - 'extra/**'
|
|
||||||
jobs:
|
jobs:
|
||||||
build_helpers:
|
build_helpers:
|
||||||
runs_on: ubuntu-latest
|
runs_on: ubuntu-latest
|
||||||
@@ -19,3 +18,4 @@ jobs:
|
|||||||
commit_message: "[skip ci] Build helpers on push"
|
commit_message: "[skip ci] Build helpers on push"
|
||||||
commit_user_name: Helpers compiler [bot]
|
commit_user_name: Helpers compiler [bot]
|
||||||
commit_user_email: actions@janishutz.com
|
commit_user_email: actions@janishutz.com
|
||||||
|
commit_author: Helpers compiler [bot] <actions@janishutz.com>
|
||||||
|
|||||||
Reference in New Issue
Block a user