mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Update release workflow
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -1,7 +1,8 @@
|
||||
name: Build and release to TestFlight and GitHub
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
tags:
|
||||
- 'v1.*'
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
Reference in New Issue
Block a user