added env to pipeline again

This commit is contained in:
2025-05-12 09:09:15 +02:00
parent 201483f48b
commit 8471cf86f3

View File

@@ -7,6 +7,9 @@ on:
- main
- feature/github-pages
env:
BASE_URL: https://quirinecker.github.io/dayplanner
jobs:
build:
runs-on: ubuntu-latest