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:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- feature/github-pages
|
- fix/pipeline
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BASE_URL: https://quirinecker.github.io/dayplanner
|
BASE_URL: /dayplanner
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user