Only publish on release

This commit is contained in:
2021-07-14 09:54:03 -05:00
committed by GitHub
parent 96adbadbd7
commit b639dc401f
+3 -3
View File
@@ -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