update actions yaml
Some checks failed
dotnet-publish-nuget / Pack-And-Publish (push) Failing after 1m15s
Some checks failed
dotnet-publish-nuget / Pack-And-Publish (push) Failing after 1m15s
This commit is contained in:
parent
02a17bb0b4
commit
67cbdd13a2
@ -19,6 +19,6 @@ jobs:
|
||||
- name: Test
|
||||
run: dotnet test --no-restore --verbosity normal
|
||||
- name: Pack
|
||||
run: dotnet pack -c Release
|
||||
- name: Publish the package to Gitea
|
||||
run: dotnet pack -c Release --no-restore
|
||||
- name: Publish
|
||||
run: dotnet nuget push bin/Release/*.nupkg
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user