adapt commit message in build repo
This commit is contained in:
parent
0156ddca43
commit
6263366b56
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ def get_deploy_message(repo):
|
||||||
.format(old_msg=old_msg,
|
.format(old_msg=old_msg,
|
||||||
branch=os.environ['REF_NAME'],
|
branch=os.environ['REF_NAME'],
|
||||||
hexsha=get_latest_commit(repo).hexsha[0:7],
|
hexsha=get_latest_commit(repo).hexsha[0:7],
|
||||||
repo_name='kesslermaximilian/LatexPackages')
|
repo_name='latex/latex-packages')
|
||||||
|
|
Loading…
Reference in a new issue