Skip to content

Mention the issue id in the CHANGELOG.md file #63

Mention the issue id in the CHANGELOG.md file

Mention the issue id in the CHANGELOG.md file #63

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