Skip to content

Commit

Permalink
Merge pull request #68 from cmdotcom/EnessenE-patch-1
Browse files Browse the repository at this point in the history
Don't trigger publish pipe on draft creations
  • Loading branch information
EnessenE authored Jul 6, 2023
2 parents 46d83e8 + ab1868f commit ead36bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: .NET nuget publish

on:
release:
types: created
types: released

jobs:
nugetpush:
Expand Down

0 comments on commit ead36bf

Please sign in to comment.