Skip to content

Commit

Permalink
trigger Safari build
Browse files Browse the repository at this point in the history
  • Loading branch information
mtwtfss committed Aug 17, 2023
1 parent 198dbc5 commit a1c29f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/submitSafari.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Safari Deployment
on:
workflow_dispatch:
push:
inputs:
version:
description: New Version
Expand Down Expand Up @@ -99,4 +99,4 @@ jobs:
run: ./.github/scripts/archive-safari-app.sh
env:
apiKey: ${{ secrets.APPLE_API_KEY }}
apiIssuerId: ${{ secrets.APPLE_ISSUER_ID }}
apiIssuerId: ${{ secrets.APPLE_ISSUER_ID }}

0 comments on commit a1c29f5

Please sign in to comment.