mirror of
https://github.com/yawaflua/SPWorldsWrapper.git
synced 2025-12-10 12:39:31 +02:00
Update nuget.yml
This commit is contained in:
1
.github/workflows/nuget.yml
vendored
1
.github/workflows/nuget.yml
vendored
@@ -20,5 +20,6 @@ jobs:
|
|||||||
uses: brandedoutcast/publish-nuget@v2
|
uses: brandedoutcast/publish-nuget@v2
|
||||||
with:
|
with:
|
||||||
PROJECT_FILE_PATH: SPWorldsWrapper/SPWorldsWrapper.csproj
|
PROJECT_FILE_PATH: SPWorldsWrapper/SPWorldsWrapper.csproj
|
||||||
|
VERSION_STATIC: ${{ steps.vars.outputs.tags }}
|
||||||
TAG_FORMAT: '*'
|
TAG_FORMAT: '*'
|
||||||
NUGET_KEY: ${{secrets.NUGET_API_KEY}}
|
NUGET_KEY: ${{secrets.NUGET_API_KEY}}
|
||||||
|
|||||||
Reference in New Issue
Block a user