Skip to content

Commit d07cc33

Browse files
committed
show git config
1 parent 7111b21 commit d07cc33

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/auto-versioning.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,7 @@ jobs:
3030
- name: Show GitVersion Config
3131
run: |
3232
pwd
33-
cd /opt/hostedtoolcache/GitVersion.Tool/6.0.0/dotnet-gitversion
34-
pwd
35-
ls
36-
tree
33+
/opt/hostedtoolcache/GitVersion.Tool/6.0.0/dotnet-gitversion /showconfig
3734
3835
- name: Update package.json Version
3936
run: |

0 commit comments

Comments
 (0)