Skip to content

feat: graceful shutdown; logging fix; small image-90MB (#85) #20

feat: graceful shutdown; logging fix; small image-90MB (#85)

feat: graceful shutdown; logging fix; small image-90MB (#85) #20

Workflow file for this run

name: Build and Deploy
on:
push:
branches:
- main
permissions:
contents: write
jobs:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v4
- name: Deploy 🚀
uses: JamesIves/[email protected]
with:
branch: gh-pages # The branch the action should deploy to.
folder: static