Skip to content

Commit

Permalink
doxygen deploy wrong user secret name
Browse files Browse the repository at this point in the history
  • Loading branch information
atar13 committed Apr 10, 2024
1 parent c3bbfa0 commit 0d3954a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: appleboy/[email protected]
with:
host: ${{ secrets.SITE_HOST }}
username: ${{ secrets.SITE_USERNAME }}
username: ${{ secrets.SITE_USER }}
key: ${{ secrets.SITE_KEY }}
port: ${{ secrets.SITE_PORT }}
source: docs/*
Expand Down

0 comments on commit 0d3954a

Please sign in to comment.