Skip to content

Shwo a toast message when an error happens in the splash page #35

Shwo a toast message when an error happens in the splash page

Shwo a toast message when an error happens in the splash page #35

Workflow file for this run

name: Gh-Pages
on:
push:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2
- uses: bluefireteam/flutter-gh-pages@v7
with:
customArgs: --dart-define="NAKAMA_SERVER_KEY=${{ secrets.NAKAMA_SERVER_KEY }}"