Skip to content

Commit

Permalink
add doc upload ssh port
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjah committed Oct 17, 2024
1 parent d1dcfb1 commit 1fe6f56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-npm-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,5 @@ jobs:
target: "/var/www/type-doc"
host: ${{ secrets.MASSANET_HOST }}
username: ${{ secrets.MASSANET_USERNAME }}
port: 22000
key: ${{ secrets.MASSANET_SSHKEY }}

0 comments on commit 1fe6f56

Please sign in to comment.