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
|
||||
- feature/github-pages
|
||||
|
||||
env:
|
||||
BASE_URL: https://quirinecker.github.io/dayplanner
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user