diff --git a/.github/workflows/generate_certs.yml b/.github/workflows/generate_certs.yml index b75c92152d..3680d576f7 100644 --- a/.github/workflows/generate_certs.yml +++ b/.github/workflows/generate_certs.yml @@ -1,11 +1,16 @@ name: Generate iOS Certs on: - workflow_run: - workflows: ['iOS One-Time Setup'] - types: - - completed - workflow_dispatch: + push: + branches: + - "feature/fastlane" + +# on: +# workflow_run: +# workflows: ['iOS One-Time Setup'] +# types: +# - completed +# workflow_dispatch: jobs: generate_certs: diff --git a/Gemfile.lock b/Gemfile.lock index df0512545b..a308724a23 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -217,7 +217,8 @@ GEM xcpretty (~> 0.2, >= 0.0.7) PLATFORMS - x64-mingw-ucrt + x86_64-linux + x86_64-darwin-20 DEPENDENCIES fastlane