Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

feat: adding maximize #63

feat: adding maximize

feat: adding maximize #63

Workflow file for this run

name: Publish to GitHub Pages
on:
push:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v1
with:
channel: stable
- run: flutter pub get
- uses: bluefireteam/flutter-gh-pages@v7
with:
baseHref: /