Skip to content

Commit 60c5085

Browse files
authored
Update ios_beta_release.yaml
1 parent 563510a commit 60c5085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios_beta_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: iOS Beta Release
33
on:
44
push:
55
tags:
6-
- 'iOS-[0-9]+.[0-9]+.[0-9]+.[0-9]+'
6+
- 'iOS-[0-9]+.[0-9]+.[0-9]+'
77

88
jobs:
99
deploy:

0 commit comments

Comments
 (0)