mirror of
https://github.com/FalconWu2017/Falcon.StoredProcedureRunner.git
synced 2024-11-23 05:29:37 +08:00
在发布的时候发布nuget包
This commit is contained in:
parent
cd051123df
commit
59313172d3
5
.github/workflows/publish.yml
vendored
5
.github/workflows/publish.yml
vendored
|
@ -1,8 +1,7 @@
|
|||
name: publish to nuget
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master # Default release branch
|
||||
release:
|
||||
types: [published]
|
||||
jobs:
|
||||
publish:
|
||||
name: build, pack & publish
|
||||
|
|
Loading…
Reference in New Issue
Block a user