Skip to content

theme metadata to advanced config #28

theme metadata to advanced config

theme metadata to advanced config #28

Workflow file for this run

name: Fly Deploy
on:
push:
branches: [ "master" ]
workflow_dispatch:
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: flyctl deploy --remote-only