Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
warioddly authored Nov 22, 2023
1 parent 5abb071 commit 78c013b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
flutter pub get
# Build project
flutter build web --release --web-renderer=canvaskit --base-href="/portfolio"
flutter build web --release --web-renderer=canvaskit --base-href="/portfolio/"
- name: Deploy to Github Pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 78c013b

Please sign in to comment.