Skip to content

fixed repo keys

fixed repo keys #2

Workflow file for this run

name: gh-Pages
on:
workflow_dispatch:
push:
tags:
- "*.*.*"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3 # Only works with v2
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
- uses: bluefireteam/flutter-gh-pages@v7
with:
baseHref: /yliw/