Update bithumen.yml (#8428)

This commit is contained in:
GhostPunk 2020-05-04 02:18:42 +02:00 committed by GitHub
parent 162ad104ef
commit 8785164957
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@
- name: replace
args: [". ", " "]
- name: prepend
args: "2019."
args: "{{ .Today.Year }}."
- name: re_replace
args: ["([0-9]{4}).([0-9]+).([0-9]+) (.*)", "$2.$3.$1 $4"]
date: