Skip to content

Commit

Permalink
Include releases in publish pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Christdej committed Mar 23, 2021
1 parent 62e1dc0 commit c6627a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
name: Publish to PyPI
trigger:
branches:
- releases/*
include:
- releases/*
pr:
branches:
exclude:
Expand Down

0 comments on commit c6627a9

Please sign in to comment.