Update .forgejo/workflows/deploy.yml
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m58s

This commit is contained in:
thepaperpilot 2025-01-16 02:10:25 +00:00
parent ba06b79ef1
commit 9894c6c810

View file

@ -7,6 +7,8 @@ jobs:
build-and-deploy:
if: github.repository == 'profectus/profectus-docs'
runs-on: docker
container:
image: node:21-bullseye
steps:
- name: Setup RSync
run: |