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