Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
kingslayerrq committed Dec 4, 2023
1 parent a0d9f6d commit d33ec79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
host: ${{secrets.SSH_HOST_RQ}}
key: ${{secrets.SSH_KEY_RQ}}
username: ${{secrests.SSH_USERNAME_RQ}}
username: ${{secrets.SSH_USERNAME_RQ}}

script: |
mkdir test
Expand Down

0 comments on commit d33ec79

Please sign in to comment.