Update nuget.yml

This commit is contained in:
Dima yawaflua Andreev
2024-06-26 01:09:00 +03:00
committed by GitHub
parent 8d8ee3d39f
commit b0d878c731

View File

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