diff --git a/.github/workflows/dists.yml b/.github/workflows/dists.yml index ed7d576..17d7ae7 100644 --- a/.github/workflows/dists.yml +++ b/.github/workflows/dists.yml @@ -7,6 +7,8 @@ on: push: branches: - master + tags: + - v1.* pull_request: branches: - master