mirror of
https://github.com/jwetzell/QControlKit.git
synced 2026-08-21 23:19:06 +00:00
Only publish on release
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
name: Publish to NuGet
|
name: Publish to NuGet
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
branches:
|
types:
|
||||||
- master # Default release branch
|
- created # When a release is made
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
name: build, pack & publish
|
name: build, pack & publish
|
||||||
|
|||||||
Reference in New Issue
Block a user