Add time zone to container env vars
Some checks failed
Build Eleventy Site / build (push) Failing after 1m37s
Some checks failed
Build Eleventy Site / build (push) Failing after 1m37s
This commit is contained in:
parent
eef8669f1b
commit
b403dab12a
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ on: [push]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
WEBMENTIONSIO_TOKEN: ${{ secrets.WEBMENTIONSIO_TOKEN }}
|
WEBMENTIONSIO_TOKEN: ${{ secrets.WEBMENTIONSIO_TOKEN }}
|
||||||
|
TZ: America/New_York
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue