Skip to content

🎨 Improve OOP Logic, DRYyed the codebase #47

🎨 Improve OOP Logic, DRYyed the codebase

🎨 Improve OOP Logic, DRYyed the codebase #47

Workflow file for this run

name: Deploy to GitHub Pages
on:
push:
branches: [master, dev]
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: fastai/workflows/quarto-ghp@master