Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ejcoyle88 authored Nov 11, 2019
1 parent 2f3a620 commit 6083f9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Release to Nuget

on:
release: [published]
release:
types: [published]

jobs:
build:
Expand Down

0 comments on commit 6083f9d

Please sign in to comment.