Update nuget.yml

This commit is contained in:
Dima yawaflua Andreev
2024-01-20 02:42:07 +03:00
committed by GitHub
parent 464afc5eb9
commit 0eea6db426

View File

@@ -17,7 +17,7 @@ jobs:
id: vars
run: echo "tag=${GITHUB_REF#refs/*/}" >> $GITHUB_OUTPUT
- name: Publish to NuGet
uses: brandedoutcast/publish-nuget@v2
uses: kelson-dev/publish-nuget-fixed@2.5.6
with:
PROJECT_FILE_PATH: SPWorldsWrapper/SPWorldsWrapper.csproj
VERSION_STATIC: ${{ steps.vars.outputs.tags }}