Skip to content

fix: sky atlas switchboard endpoint #18

fix: sky atlas switchboard endpoint

fix: sky atlas switchboard endpoint #18

name: Deploy Router Frontend
on:
push:
branches: [main]
jobs:
build:
environment: Production
runs-on: ubuntu-latest
steps:
# Check-out your repository.
- name: Checkout
uses: actions/checkout@v2