[restart] fix
This commit is contained in:
parent
7c11aac42d
commit
1a3eda9e8a
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Restart the server
|
||||
uses: https://git.incest.world/actions/ssh-action
|
||||
uses: https://git.incest.world/actions/ssh-action@master
|
||||
with:
|
||||
host: ${{ vars.SSH_SERVER }}
|
||||
username: ${{ secrets.SSH_USER }}
|
||||
|
|
|
@ -6,7 +6,7 @@ hash = "96033d007f13f5c4c4a6e38f796ded00d9523bf54c621dc621f967c627f554b1"
|
|||
|
||||
[[files]]
|
||||
file = ".forgejo/workflows/restart-server.yaml"
|
||||
hash = "32fa8207c7ead467ef1bbaeee2b54b012a53d6b8c5f4e381d547329b913de5fc"
|
||||
hash = "95c43838ab28dcbbea297a358aceb33912fa46cb5ef897a29c66cea7348f4410"
|
||||
|
||||
[[files]]
|
||||
file = ".forgejo/workflows/update-wiki.yaml"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "17cf78c70afe020a852ba53004f72a4fbe8ac1c21d3a9c3466339ed3c30c67b7"
|
||||
hash = "7f09fb7ceb2972b106d2f3b08190ff57b92283798b2f12ed47953f97ee6d5e9b"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue