Skip to content

Auto-updated by master commit to modio-restapi #4

Auto-updated by master commit to modio-restapi

Auto-updated by master commit to modio-restapi #4

Workflow file for this run

name: deploy
on:
push:
branches:
- 'public'
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run deployment script
run: |
chmod +x ./deploy_gh.sh
./deploy_gh.sh