Skip to content

build(deps): bump actions/checkout from 4 to 6 (#166) #112

build(deps): bump actions/checkout from 4 to 6 (#166)

build(deps): bump actions/checkout from 4 to 6 (#166) #112

Workflow file for this run

name: Gh-Pages
on:
push:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: subosito/flutter-action@v2
- uses: bluefireteam/flutter-gh-pages@v9
with:
baseHref: /One-Dungeon/
webRenderer: "canvaskit"
customArgs: --target lib/main_production.dart