Update
This commit is contained in:
parent
489fa13aa6
commit
9e08888f95
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
name: ssh-test
|
||||
name: deploy-rs
|
||||
run-name: ${{ github.actor }} - deploy-rs
|
||||
on:
|
||||
push:
|
||||
|
@ -6,7 +6,7 @@ on:
|
|||
- main
|
||||
|
||||
jobs:
|
||||
ssh-test:
|
||||
deploy-rs:
|
||||
runs-on: nixos
|
||||
steps:
|
||||
- name: "Runner: Info"
|
||||
|
|
Loading…
Reference in a new issue