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