Fix/pipeline (#2)
* set just the prefix for base path * setted this branch to triggers tmp
This commit is contained in:
4
.github/workflows/pages.yml
vendored
4
.github/workflows/pages.yml
vendored
@@ -5,10 +5,10 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- feature/github-pages
|
||||
- fix/pipeline
|
||||
|
||||
env:
|
||||
BASE_URL: https://quirinecker.github.io/dayplanner
|
||||
BASE_URL: /dayplanner
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user