diff --git a/.github/workflows/release_zips.yml b/.github/workflows/release_zips.yml index 2c50ca2..1dd899a 100644 --- a/.github/workflows/release_zips.yml +++ b/.github/workflows/release_zips.yml @@ -3,7 +3,7 @@ name: Create zip file with recursive source clone for release on: push: tags: - - 51* + - stable jobs: release_zips: