Update nuget.yml

This commit is contained in:
Dima yawaflua
2023-12-11 00:26:51 +03:00
committed by GitHub
parent f8ebcf7141
commit 9b76b43dc9

View File

@@ -20,5 +20,6 @@ jobs:
uses: brandedoutcast/publish-nuget@v2
with:
PROJECT_FILE_PATH: SPWorldsWrapper/SPWorldsWrapper.csproj
VERSION_STATIC: ${{ steps.vars.outputs.tags }}
TAG_FORMAT: '*'
NUGET_KEY: ${{secrets.NUGET_API_KEY}}