remove nuget key from ci

This commit is contained in:
2019-12-23 16:32:06 +08:00
commit 865b20d5d4
12 changed files with 1037 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
name: .NET Core
on: [push]
jobs:
build:
name: publish to nuget
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- name: Publish NuGet
uses: rohith/publish-nuget@v1.0.3
with:
nuget_key: "oy2jz2ls4vmy5sob3gyqv27spaslvibuzlpwitzvyzptzq"