Skip to content

Update README

Update README #4

Workflow file for this run

name: CD web
on:
push:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wasabeef/[email protected]
id: asdf
- uses: subosito/flutter-action@v2
with:
channel: stable
flutter-version: ${{ steps.asdf.outputs.flutter }}
- uses: erickzanardo/flutter-gh-pages@v7
with:
basehref: /flutter_architecture_blueprint/
customArgs: -t lib/main_device_preview.dart