Skip to content

Commit

Permalink
Fix CI build for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
cwensley committed Jan 5, 2021
1 parent 0c7b34b commit ed9bb8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
branches: [ develop ]
release:
types: [ released ]
types: [ published ]

env:
DotNetVersion: "5.0.100"
Expand Down

0 comments on commit ed9bb8b

Please sign in to comment.