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
|
cache: true
|
||||||
source-url: https://git.mworkspace.cn/api/packages/GiteaActionsSample/nuget/index.json
|
source-url: https://git.mworkspace.cn/api/packages/GiteaActionsSample/nuget/index.json
|
||||||
env:
|
env:
|
||||||
NUGET_AUTH_TOKEN: ${{secrets.GITEA_TOKEN}}
|
NUGET_AUTH_TOKEN: ${{secrets.NUGET_APIKEY}}
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: dotnet restore
|
run: dotnet restore
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user