Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cb62df commit 4f3c018Copy full SHA for 4f3c018
1 file changed
.github/workflows/deploy.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Build with Nuxt
46
run: npm run generate
47
env:
48
- NUXT_APP_BASE_URL: /timeboxing/
+ NUXT_APP_BASE_URL: /time-boxing/
49
50
- name: Upload artifact
51
uses: actions/upload-pages-artifact@v3
0 commit comments