mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Deployment.git
synced 2025-11-19 21:08:45 +08:00
Update Publish.yml
This commit is contained in:
1
.github/workflows/Publish.yml
vendored
1
.github/workflows/Publish.yml
vendored
@@ -25,4 +25,5 @@ jobs:
|
||||
run: dotnet pack src/Snap.Hutao.Deployment.Runtime/Snap.Hutao.Deployment.Runtime.csproj
|
||||
|
||||
- name: Publish to NuGet
|
||||
shell: bash
|
||||
run: dotnet nuget push src/Snap.Hutao.Deployment.Runtime/bin/Release/*.nupkg --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NUGET_API_KEY }}
|
||||
Reference in New Issue
Block a user