We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a654cdc commit a8fefbeCopy full SHA for a8fefbe
1 file changed
.github/workflows/NuGet-tag-publish-MediaConverters.yml
@@ -47,9 +47,6 @@ jobs:
47
- name: Install dotnet tool
48
run: dotnet tool install -g dotnetCampus.TagToVersion
49
50
- - name: Export tool
51
- run: export PATH="$PATH:/github/home/.dotnet/tools"
52
-
53
- name: Set tag to version
54
run: dotnet-TagToVersion -t ${{ github.ref }}
55
@@ -111,9 +108,6 @@ jobs:
111
108
112
109
113
110
114
115
116
117
118
119
0 commit comments