Update nuget.yml

This commit is contained in:
Dima yawaflua Andreev
2024-06-26 01:26:27 +03:00
committed by GitHub
parent 0e0defb5bd
commit 90214f4609

View File

@@ -19,7 +19,7 @@ jobs:
- name: Publish to NuGet
uses: kelson-dev/publish-nuget-fixed@2.5.6
with:
PROJECT_FILE_PATH: SPWorldsApi.csproj
PROJECT_FILE_PATH: spworlds-api.csproj
VERSION_STATIC: ${{ steps.vars.outputs.tags }}
TAG_COMMIT: true
TAG_FORMAT: "*"