mirror of
https://github.com/yawaflua/SPWorldsWrapper.git
synced 2025-12-08 19:49:30 +02:00
Update nuget.yml
This commit is contained in:
committed by
GitHub
parent
464afc5eb9
commit
0eea6db426
2
.github/workflows/nuget.yml
vendored
2
.github/workflows/nuget.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
id: vars
|
||||
run: echo "tag=${GITHUB_REF#refs/*/}" >> $GITHUB_OUTPUT
|
||||
- name: Publish to NuGet
|
||||
uses: brandedoutcast/publish-nuget@v2
|
||||
uses: kelson-dev/publish-nuget-fixed@2.5.6
|
||||
with:
|
||||
PROJECT_FILE_PATH: SPWorldsWrapper/SPWorldsWrapper.csproj
|
||||
VERSION_STATIC: ${{ steps.vars.outputs.tags }}
|
||||
|
||||
Reference in New Issue
Block a user