Attempt #3 the remix
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
|||||||
uses: KageKirin/get-csproj-version@v0
|
uses: KageKirin/get-csproj-version@v0
|
||||||
with:
|
with:
|
||||||
file: MareSynchronos/MareSynchronos.csproj
|
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
|
- name: Display version
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user