mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2026-01-23 16:14:28 +01:00
don't create ios releases on v tags
This commit is contained in:
committed by
benthecarman
parent
63ad1266d0
commit
19a2e43397
2
.github/workflows/ios-prod.yml
vendored
2
.github/workflows/ios-prod.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user