Update .forgejo/workflows/publish.yaml
All checks were successful
/ publish (push) Successful in 1m45s

Fixed deploy call.
This commit is contained in:
lmika 2025-11-23 20:44:39 +00:00
parent f2fe3ba83d
commit 20471249d5

View file

@ -31,4 +31,4 @@ jobs:
go run ./cmd/fetch-header-image -o build/imgs/header.jpg go run ./cmd/fetch-header-image -o build/imgs/header.jpg
- name: Deploying Site - name: Deploying Site
run: | run: |
netlify deploy --dir build --prod npx netlify deploy --dir build --prod