mirror of
https://github.com/yawaflua/SPWorlds.git
synced 2025-12-08 19:49:28 +02:00
Update nuget.yml
This commit is contained in:
committed by
GitHub
parent
8d8ee3d39f
commit
b0d878c731
2
.github/workflows/nuget.yml
vendored
2
.github/workflows/nuget.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Publish to NuGet
|
||||
uses: kelson-dev/publish-nuget-fixed@2.5.6
|
||||
with:
|
||||
PROJECT_FILE_PATH: SPWorldsWrapper/SPWorldsWrapper.csproj
|
||||
PROJECT_FILE_PATH: SPWorldsApi.csproj
|
||||
VERSION_STATIC: ${{ steps.vars.outputs.tags }}
|
||||
TAG_COMMIT: true
|
||||
TAG_FORMAT: "*"
|
||||
|
||||
Reference in New Issue
Block a user