diff --git a/.github/workflows/base_node_binaries.yml b/.github/workflows/base_node_binaries.yml index de074f7e02..1f41a19802 100644 --- a/.github/workflows/base_node_binaries.yml +++ b/.github/workflows/base_node_binaries.yml @@ -4,7 +4,7 @@ name: Build Matrix of Binaries 'on': push: tags: - - "v[0-9]+.[0-9]+.[0-9]+" + - "v[0-9]+.[0-9]+.[0-9]+(-[a-z]+.[0-9]+)?" branches: - build-* schedule: