Skip to content

Commit

Permalink
fix redundant space
Browse files Browse the repository at this point in the history
  • Loading branch information
Prosta4okua committed Dec 18, 2023
1 parent c081ef8 commit 0fa7f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Start Message Bot
uses: appleboy/[email protected]
with:
host: ${{ sec rets.HOST_SERVER_IP }}
host: ${{ secrets.HOST_SERVER_IP }}
username: ${{ secrets.HOST_USERNAME }}
password: ${{ secrets.Message }}
script: |
Expand Down

0 comments on commit 0fa7f26

Please sign in to comment.