Attempt #3 the remix
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
||||
uses: KageKirin/get-csproj-version@v0
|
||||
with:
|
||||
file: MareSynchronos/MareSynchronos.csproj
|
||||
regex: ^(?<super>0|[1-9]\d*)\.(?<major>0|[1-9]\d*)\.(?<minor>0|[1-9]\d*)(\.(?<patch>0|[1-9]\d*))
|
||||
regex: '^(?<super>0|[1-9]\d*)\.(?<major>0|[1-9]\d*)\.(?<minor>0|[1-9]\d*)(\.(?<patch>0|[1-9]\d*))'
|
||||
|
||||
- name: Display version
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user