diff --git a/.github/workflows/release_zips.yml b/.github/workflows/release_zips.yml index 2c50ca2..5f25ce2 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* + - 53* jobs: release_zips: