Dont run release build on v4 branch

This commit is contained in:
Mike Farah 2024-02-09 10:23:46 +11:00
parent 7781eddad2
commit bf2bc29e47

View File

@ -2,7 +2,7 @@ name: Release YQ
on: on:
push: push:
tags: tags:
- 'v*' - 'v4.*'
- 'draft-*' - 'draft-*'
jobs: jobs: