Skip to content

Commit c5a0c66

Browse files
committed
try out deployment
1 parent a5c00d4 commit c5a0c66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
switches: -avzr --delete
5252
path: docs/v2/public/
5353
remote_path: ${{ secrets.DOCS_REMOTE_PATH }}
54-
remote_host: ksef.po-godzinach.info
54+
remote_host: ${{ secrets.DOCS_REMOTE_HOST }}
5555
remote_user: ${{ secrets.DOCS_REMOTE_USER }}
5656
remote_port: ${{ secrets.DOCS_REMOTE_PORT }}
5757
remote_key: ${{ secrets.DOCS_DEPLOYMENT_KEY }}

0 commit comments

Comments
 (0)