Skip to content

Don't register extensions. They aren't used anyway. #366

Don't register extensions. They aren't used anyway.

Don't register extensions. They aren't used anyway. #366

Workflow file for this run

name: Deploy
on:
push:
branches: [master]
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
jobs:
deploy:
name: Deploy app
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: flyctl deploy