Skip to content

Add CNAME in web/

Add CNAME in web/ #4

Workflow file for this run

name: Gh-Pages
on:
push:
branches: [ main, part10 ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
- uses: bluefireteam/flutter-gh-pages@v7