modefy actions yaml
This commit is contained in:
parent
c265d03dc5
commit
6b5b1dad6d
@ -1,3 +1,9 @@
|
|||||||
|
name: dotnet-publish-nuget
|
||||||
|
on: [push]
|
||||||
|
jobs
|
||||||
|
Pack-And-Publish:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
- name: Setup .NET Core
|
- name: Setup .NET Core
|
||||||
uses: actions/setup-dotnet@v1
|
uses: actions/setup-dotnet@v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user