Skip to content

Instantly share code, notes, and snippets.

View Preecington's full-sized avatar

Ryan Preece Preecington

View GitHub Profile
@Preecington
Preecington / testflight.yml
Created June 20, 2020 13:39
TestFlight Deploy GitHub Action (Xamarin.iOS)
name: Testflight Deploy
on:
push:
branches: [ master ]
jobs:
build:
runs-on: macos-latest