Skip to content

fix missing indexes by quoting schema/table name to ::regclass (#711) #94

fix missing indexes by quoting schema/table name to ::regclass (#711)

fix missing indexes by quoting schema/table name to ::regclass (#711) #94

Workflow file for this run

name: demo deploy
on:
push:
branches:
- master
env:
FLY_API_TOKEN: ${{ secrets.FLY_TOKEN }}
jobs:
deploy:
name: Deploy to Fly
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v3
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: flyctl deploy --remote-only