Update photon-api-docs.yml

This commit is contained in:
Sam Freund
2025-04-13 10:30:34 -05:00
committed by GitHub
parent d1761d07e9
commit 228caf47f2

View File

@@ -113,7 +113,7 @@ jobs:
KEY: ${{secrets.WEBMASTER_SSH_KEY}}
TARGET: /var/www/html/photonvision-docs/development
- name: Publish Docs To Release
if: startsWith(github.ref, 'refs/tags/v')
# if: startsWith(github.ref, 'refs/tags/v')
uses: up9cloud/action-rsync@v1.4
env:
HOST: ${{ secrets.WEBMASTER_SSH_HOST }}