Skip to content

Commit d0c59bb

Browse files
committed
ci(deploy_to_gh_pages): update deploy base href
1 parent cb9790e commit d0c59bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_to_gh_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: flutter pub get
2828

2929
- name: Build for Web Platform
30-
run: flutter build web --release --base-href /projects/roquiz/play/
30+
run: flutter build web --release --base-href /ROQuiz/
3131

3232
- name: Upload artifact
3333
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)