Update .forgejo/workflows/deploy.yml
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 47s

This commit is contained in:
thepaperpilot 2025-01-16 00:52:48 +00:00
parent d6844a8bf5
commit ba06b79ef1

View file

@ -5,7 +5,7 @@ on:
- 'main'
jobs:
build-and-deploy:
if: github.repository == 'profectus-engine/profectus-docs'
if: github.repository == 'profectus/profectus-docs'
runs-on: docker
steps:
- name: Setup RSync