Skip to content

Commit

Permalink
Update maint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MAHDI-ZN authored Mar 10, 2025
1 parent b484f5c commit 3d3a39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
host: ${{ secrets.TEST_SERVER_IP }}
username: ${{ secrets.SSH_USERNAME }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
key: ${{ secrets.SSHT_PRIVATE_KEY }}
script: |
cd /path/to/your/project
Expand Down

0 comments on commit 3d3a39f

Please # to comment.