We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6691a9c commit 3b95fbdCopy full SHA for 3b95fbd
.github/workflows/auto-versioning.yaml
@@ -30,7 +30,7 @@ jobs:
30
- name: Show GitVersion Config
31
run: |
32
pwd
33
- ls /opt/hostedtoolcache/GitVersion.Tool
+ /opt/hostedtoolcache/GitVersion.Tool/6.0.5/dotnet-gitversion /showconfig
34
35
- name: Update package.json Version
36
0 commit comments