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 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