This commit is contained in:
Mih4n
2023-10-26 19:01:00 +03:00
parent 2439316b04
commit 99503e23cc
31 changed files with 1 additions and 291 deletions

View File

@@ -29,6 +29,6 @@ jobs:
- name: Publish
uses: brandedoutcast/publish-nuget@v2.5.5
with:
PROJECT_FILE_PATH: src/spworlds.csproj
PROJECT_FILE_PATH: spworlds.csproj
NUGET_KEY: ${{secrets.NUGET_API_KEY}}