Skip to content

Commit

Permalink
remove workflow dispatch from safari action
Browse files Browse the repository at this point in the history
  • Loading branch information
aristidesstaffieri committed Aug 31, 2023
1 parent 65b2734 commit 285f7de
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/submitSafari.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
name: Safari Deployment
on:
workflow_dispatch:
inputs:
version:
description: New Version
default: "1.0.0"
required: true

env:
GYM_PROJECT: "./extension/freighter-xcode"
jobs:
Expand Down

0 comments on commit 285f7de

Please sign in to comment.