Add time zone to container env vars
Some checks failed
Build Eleventy Site / build (push) Failing after 1m37s

This commit is contained in:
Devon Campbell 2025-03-04 19:31:45 -05:00
commit b403dab12a

View file

@ -4,6 +4,7 @@ on: [push]
env:
WEBMENTIONSIO_TOKEN: ${{ secrets.WEBMENTIONSIO_TOKEN }}
TZ: America/New_York
jobs:
build: