在发布的时候发布nuget包

This commit is contained in:
Falcon Wu 2020-12-18 12:48:22 +08:00 committed by GitHub
parent cd051123df
commit 59313172d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,7 @@
name: publish to nuget
on:
push:
branches:
- master # Default release branch
release:
types: [published]
jobs:
publish:
name: build, pack & publish