misc: fix update years workflow file path

This commit is contained in:
genteure 2023-06-17 20:50:14 +08:00
parent 9d02bb140d
commit 4375cf3f93

View File

@ -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})'