added env to pipeline again
This commit is contained in:
3
.github/workflows/pages.yml
vendored
3
.github/workflows/pages.yml
vendored
@@ -7,6 +7,9 @@ on:
|
|||||||
- main
|
- main
|
||||||
- feature/github-pages
|
- feature/github-pages
|
||||||
|
|
||||||
|
env:
|
||||||
|
BASE_URL: https://quirinecker.github.io/dayplanner
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user