mirror of
https://github.com/BililiveRecorder/BililiveRecorder.git
synced 2024-11-15 19:22:19 +08:00
misc: fix update years workflow file path
This commit is contained in:
parent
9d02bb140d
commit
4375cf3f93
2
.github/workflows/update-copyright-years.yml
vendored
2
.github/workflows/update-copyright-years.yml
vendored
|
@ -17,5 +17,5 @@ jobs:
|
|||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
path: |
|
||||
Directory.Build.props
|
||||
BililiveRecorder.WPF/AssemblyInfo.cs
|
||||
BililiveRecorder.WPF/Properties/AssemblyInfo.cs
|
||||
transform: 'Copyright © (?<from>\d{4}) - (\d{4})'
|
||||
|
|
Loading…
Reference in New Issue
Block a user