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:
2
.github/workflows/nuget.yml
vendored
2
.github/workflows/nuget.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: Publish to NuGet
|
||||
uses: brandedoutcast/publish-nuget@v2
|
||||
with:
|
||||
PROJECT_FILE_PATH: SPWorldsWrapper/SPWorldsWrapper.csproj
|
||||
PROJECT_FILE_PATH: ./SPWorldsWrapper/SPWorldsWrapper.csproj
|
||||
VERSION_REGEX: ${{ steps.vars.outputs.tags }}
|
||||
TAG_FORMAT: '*'
|
||||
NUGET_KEY: ${{secrets.NUGET_API_KEY}}
|
||||
|
||||
Reference in New Issue
Block a user