Fix/pipeline (#2)

* set just the prefix for base path

* setted this branch to triggers tmp
This commit is contained in:
2025-05-12 09:24:14 +02:00
committed by GitHub
parent 8471cf86f3
commit c28381949f

View File

@@ -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: