mirror of
https://github.com/yattee/yattee.git
synced 2024-12-23 05:53:41 +00:00
Update release workflow
This commit is contained in:
parent
c931aa09a2
commit
528863bf1b
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -1,7 +1,8 @@
|
|||||||
name: Build and release to TestFlight and GitHub
|
name: Build and release to TestFlight and GitHub
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
tags:
|
||||||
|
- 'v1.*'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user