Skip to content

Commit

Permalink
Apparently release created events never trigger for drafts
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie committed Apr 15, 2024
1 parent ebd2af5 commit 1e824a2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ios-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ on:
types: [created]

jobs:
build-ferrostar:
if: github.event.release.draft

ios-release:
runs-on: macos-14

permissions:
Expand Down

0 comments on commit 1e824a2

Please sign in to comment.