diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index faba92bd..76ec6c4f 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -4,7 +4,8 @@ name: updater test artifacts on: - tags: [ v* ] + push: + tags: [ v* ] jobs: build-artifacts: