Update publish.yml

This commit is contained in:
2021-09-05 11:32:25 -05:00
committed by GitHub
parent 015913b2a1
commit 406bcc9e7f
+3 -3
View File
@@ -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