pinned zona to ref in deploy action
All checks were successful
/ deploy (push) Successful in 18s

This commit is contained in:
Daniel Fichtinger 2025-07-13 03:45:27 -04:00
parent b8f61b830d
commit efe43ce7fe
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ jobs:
container:
image: node:alpine
env:
ZONA: https://git.ficd.sh/ficd/zona.git
ZONA: git+https://git.ficd.sh/ficd/zona.git@dacea2756af75d1151788cc0c1b2eefbead3c01f
site: ficd.sh
site_draft: draft.ficd.sh
steps: