Skip to content

Commit

Permalink
Only publish commits to master
Browse files Browse the repository at this point in the history
  • Loading branch information
jcansdale authored Mar 10, 2020
1 parent 272aa3f commit 58e45b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ jobs:
run: nuget pack

- name: Publish to GitHub Packages
if: github.ref == 'refs/heads/master'
run: dotnet nuget push *.nupkg

0 comments on commit 58e45b3

Please sign in to comment.