mirror of
https://github.com/yawaflua/SPWorldsWrapper.git
synced 2025-12-09 20:19:28 +02:00
Update nuget.yml
This commit is contained in:
3
.github/workflows/nuget.yml
vendored
3
.github/workflows/nuget.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user