Skip to content

chore: remove vendored css from language statistics #2

chore: remove vendored css from language statistics

chore: remove vendored css from language statistics #2

Workflow file for this run

name: CD
on:
push:
branches: ['main']
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
jobs:
deploy:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./apps/api
steps:
- uses: actions/checkout@v3
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: flyctl deploy --remote-only