Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
Когда-нибудь всё заработает, надо тестировать на act
  • Loading branch information
far-galaxy committed Nov 1, 2023
1 parent 1275099 commit 5a6527c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
deploy:
runs-on: ubuntu-20.04
steps:
- name: Run command on remote server
- name: Run remote server
uses: D3rHase/ssh-command-action@v0.2.2
with:
host: ${{secrets.HOST}}
Expand Down

0 comments on commit 5a6527c

Please sign in to comment.