Skip to content

Commit 1f88333

Browse files
authored
fix auto git tagging
1 parent 9737281 commit 1f88333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# Publish
1919
- name: publish on version change
2020
id: publish_nuget
21-
uses: brandedoutcast/publish-nuget@v2
21+
uses: alirezanet/publish-nuget@v3.0.4
2222
with:
2323
# Filepath of the project to be packaged, relative to root of repository
2424
PROJECT_FILE_PATH: Modrinth.RestClient/Modrinth.RestClient.csproj

0 commit comments

Comments
 (0)