diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0a11cec..8bfb5de 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,7 +4,7 @@ on: push: tags: # Match any new tag - - '*' + - '*-release' env: # Necessary for most environments as build failure can occur due to OOM issues