Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4f3c018

Browse files
committed
chore: fix deploy
1 parent 9cb62df commit 4f3c018

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Build with Nuxt
4646
run: npm run generate
4747
env:
48-
NUXT_APP_BASE_URL: /timeboxing/
48+
NUXT_APP_BASE_URL: /time-boxing/
4949

5050
- name: Upload artifact
5151
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)