update publish workflow
All checks were successful
/ deploy (push) Successful in 21s

This commit is contained in:
Daniel Fichtinger 2025-07-13 22:13:54 -04:00
parent 1f413b099c
commit 4b4e632a89

View file

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