Skip to content

Commit

Permalink
Update ios.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shanegillio authored May 23, 2022
1 parent ebf7232 commit dc139ea
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
on: [push]
name: Alpha Build
on:
release:
types: [created]
name: Handle Release
jobs:
generate:
name: Create release-artifacts
Expand All @@ -10,4 +12,3 @@ jobs:
uses: skx/github-action-build@master
with:
builder: .github/build

0 comments on commit dc139ea

Please sign in to comment.