modefy actions yaml
Some checks failed
dotnet-publish-nuget / Pack-And-Publish (push) Failing after 1m3s
Some checks failed
dotnet-publish-nuget / Pack-And-Publish (push) Failing after 1m3s
This commit is contained in:
parent
2107faeb95
commit
02a17bb0b4
@ -11,7 +11,7 @@ jobs:
|
||||
cache: true
|
||||
source-url: https://git.mworkspace.cn/api/packages/GiteaActionsSample/nuget/index.json
|
||||
env:
|
||||
NUGET_AUTH_TOKEN: ${{secrets.GITEA_TOKEN}}
|
||||
NUGET_AUTH_TOKEN: ${{secrets.NUGET_APIKEY}}
|
||||
- name: Install dependencies
|
||||
run: dotnet restore
|
||||
- name: Build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user