mirror of
https://github.com/FalconWu2017/Falcon.StoredProcedureRunner.git
synced 2024-11-23 13:39:38 +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
|
name: publish to nuget
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
branches:
|
types: [published]
|
||||||
- master # Default release branch
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
name: build, pack & publish
|
name: build, pack & publish
|
||||||
|
|
Loading…
Reference in New Issue
Block a user