Skip to content

Commit 476cd6d

Browse files
authored
Update photon-api-docs.yml
1 parent 783ed82 commit 476cd6d

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
@@ -105,7 +105,7 @@ jobs:
105105
pattern: docs-*
106106
- run: find .
107107
- name: Publish Docs To Development
108-
if: github.ref == 'refs/heads/main'
108+
# if: github.ref == 'refs/heads/main'
109109
uses: up9cloud/[email protected]
110110
env:
111111
HOST: ${{ secrets.WEBMASTER_SSH_HOST }}

0 commit comments

Comments
 (0)