Update nuget.yml

This commit is contained in:
Dima yawaflua
2023-12-12 16:28:10 +03:00
committed by GitHub
parent 96237ce63b
commit 88a021e2bb

View File

@@ -21,5 +21,8 @@ jobs:
with:
PROJECT_FILE_PATH: SPWorldsWrapper/SPWorldsWrapper.csproj
VERSION_STATIC: ${{ steps.vars.outputs.tags }}
TAG_COMMIT: true
TAG_FORMAT: '*'
NUGET_KEY: ${{secrets.NUGET_API_KEY}}
NUGET_SOURCE: https://api.nuget.org
INCLUDE_SYMBOLS: false