Skip to content

Update README.md

Update README.md #52

Workflow file for this run

name: Gh-Pages
on:
push:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2 # Only works with v2
- uses: subosito/flutter-action@v2
- uses: bluefireteam/flutter-gh-pages@v8
with:
workingDir: example