From efe43ce7fec9ca856dec2255addd9c52c4d71d4a Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sun, 13 Jul 2025 03:45:27 -0400 Subject: [PATCH] pinned zona to ref in deploy action --- .forgejo/workflows/deploy.yml | 2 +- content/contact.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml index 491b485..fc9280d 100644 --- a/.forgejo/workflows/deploy.yml +++ b/.forgejo/workflows/deploy.yml @@ -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: diff --git a/content/contact.md b/content/contact.md index bc714d0..440fcd1 100644 --- a/content/contact.md +++ b/content/contact.md @@ -5,4 +5,4 @@ title: Contact Me - [daniel@ficd.sh](mailto:daniel@ficd.sh) - For any development/open-source/website related inquiries. - [daniel@ficd.ca](mailto:daniel@ficd.ca) - - For other personal, professional inquiries. + - For other personal/professional inquiries.