Skip to content

Update CHANGELOG.md #59

Update CHANGELOG.md

Update CHANGELOG.md #59

Workflow file for this run

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