Skip to content

Commit 3b95fbd

Browse files
committed
show git config
1 parent 6691a9c commit 3b95fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-versioning.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Show GitVersion Config
3131
run: |
3232
pwd
33-
ls /opt/hostedtoolcache/GitVersion.Tool
33+
/opt/hostedtoolcache/GitVersion.Tool/6.0.5/dotnet-gitversion /showconfig
3434
3535
- name: Update package.json Version
3636
run: |

0 commit comments

Comments
 (0)