don't create ios releases on v tags

This commit is contained in:
Paul Miller
2023-11-21 14:05:45 -06:00
committed by benthecarman
parent 63ad1266d0
commit 19a2e43397

View File

@@ -2,8 +2,6 @@ name: Release iOS Prod
on:
push:
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
branches:
- master