We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3b4e24 commit 797471bCopy full SHA for 797471b
1 file changed
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
# Publish
21
- name: publish on version change
22
id: publish_nuget
23
- uses: brandedoutcast/publish-nuget@v2
+ uses: alirezanet/publish-nuget@v3.1.0
24
with:
25
# Filepath of the project to be packaged, relative to root of repository
26
PROJECT_FILE_PATH: LanboostPathFinding/LanboostPathFinding.csproj
0 commit comments