Skip to content

Commit 50adef1

Browse files
authored
publish release docs
1 parent cf68403 commit 50adef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/photon-api-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
KEY: ${{secrets.WEBMASTER_SSH_KEY}}
114114
TARGET: /var/www/html/photonvision-docs/development/
115115
- name: Publish Docs To Release
116-
if: startsWith(github.ref, 'refs/tags/v')
116+
# if: startsWith(github.ref, 'refs/tags/v')
117117
uses: up9cloud/[email protected]
118118
env:
119119
HOST: ${{ secrets.WEBMASTER_SSH_HOST }}

0 commit comments

Comments
 (0)