Skip to content

chore: trigger github actions on push to branch #1

chore: trigger github actions on push to branch

chore: trigger github actions on push to branch #1

Workflow file for this run

name: Deploy React Native Versions
on: [push]
permissions:
contents: write
jobs:
deploy-react-native-page:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: .