mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 02:45:49 +02:00
chore(ci): update documents.yml
Disabled deploy to server in pull_request
This commit is contained in:
parent
4b1c1b059b
commit
cb5196b11c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/documents.yml
vendored
1
.github/workflows/documents.yml
vendored
|
@ -52,6 +52,7 @@ jobs:
|
|||
path: docs/.vitepress/dist
|
||||
|
||||
- name: Deploy to server
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: easingthemes/ssh-deploy@main
|
||||
env:
|
||||
REMOTE_HOST: ${{ secrets.REMOTE_HOST }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue