Update release workflow

This commit is contained in:
Arkadiusz Fal 2023-02-25 13:41:46 +01:00
parent c931aa09a2
commit 528863bf1b

View File

@ -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: