Update photon-api-docs.yml

This commit is contained in:
Sam Freund
2025-05-09 10:17:00 -05:00
committed by GitHub
parent 783ed82d50
commit 476cd6df8b

View File

@@ -105,7 +105,7 @@ jobs:
pattern: docs-*
- run: find .
- name: Publish Docs To Development
if: github.ref == 'refs/heads/main'
# if: github.ref == 'refs/heads/main'
uses: up9cloud/action-rsync@v1.4
env:
HOST: ${{ secrets.WEBMASTER_SSH_HOST }}