diff --git a/.github/workflows/flutter.yml b/.github/workflows/flutter.yml index c5f04e4..41987ac 100644 --- a/.github/workflows/flutter.yml +++ b/.github/workflows/flutter.yml @@ -31,7 +31,7 @@ jobs: flutter pub get - name: Build - run: flutter build web --release --base-href="/hoc081098_portfolio/" + run: flutter build web --release --base-href="/profile/" - name: Deploy uses: peaceiris/actions-gh-pages@v3.8.0 diff --git a/web/index.html b/web/index.html index a96b950..b1c6043 100644 --- a/web/index.html +++ b/web/index.html @@ -18,18 +18,18 @@ - + - + - hoc081098_portfolio + profile