Skip to content

Instantly share code, notes, and snippets.

View joberthrogers18's full-sized avatar
:shipit:
Learning

Joberth Rogers joberthrogers18

:shipit:
Learning
View GitHub Profile
@joberthrogers18
joberthrogers18 / main.yml
Created March 31, 2022 03:24 — forked from Shafran123/main.yml
Expo React Native Complete CI / CD Workflow Using Github Actions
name: Expo CI CD
on:
push :
branches : [release]
jobs:
Build-for-android:
runs-on: macos-latest