Skip to content

Commit

Permalink
doc: add page build view notice
Browse files Browse the repository at this point in the history
Signed-off-by: Huaqi Fang <[email protected]>
  • Loading branch information
fanghuaqi committed Jan 5, 2024
1 parent 12ab3bb commit df4c06f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy_doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,9 @@ jobs:
FTPUSER: ${{ secrets.FTPUSER }}
FTPPWD: ${{ secrets.FTPPWD }}
FTPSERVER: ${{ secrets.FTPSERVER }}
run: |
un: |
bash .github/ftp_deploy.sh $FTPUSER $FTPPWD $FTPSERVER build/html nuclei_tools
echo "Click https://doc.nucleisys.com/nuclei_tools to view the latest deployment!"
- name: Upload Documentation
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit df4c06f

Please sign in to comment.