Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
petterannerwall authored Feb 23, 2022
1 parent b308e97 commit ac76e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Run SSH command
uses: garygrossgarten/github-action-ssh@v0.3.0
with:
command: sudo systemctl restart exilence.service
command: sudo systemctl restart exilence-next.service
host: ${{ secrets.HOST }}
username: ${{ secrets.USER }}
password: ${{ secrets.SECRET }}
Expand Down

0 comments on commit ac76e5b

Please sign in to comment.