diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 0ebd8e7ba..a8da82ed0 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -2,7 +2,7 @@ name: Release on: push: tags: - - v.*-d2iq.* + - 'v*-d2iq.*' # Because variables are not exported, they are not visible by child processes, e.g. make env: