mirror of
https://github.com/yawaflua/SPWorlds.git
synced 2025-12-09 20:19:35 +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
|
- 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: "*"
|
||||||
|
|||||||
Reference in New Issue
Block a user