Edit name
This commit is contained in:
parent
d94b117976
commit
2293446c93
4
.github/workflows/deploy.yaml
vendored
4
.github/workflows/deploy.yaml
vendored
@ -9,10 +9,10 @@ on:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
name: Look deploy
|
||||
name: Ping deploy
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Git Checkout master
|
||||
- name: Git Checkout Latest
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: deploy
|
||||
|
Loading…
Reference in New Issue
Block a user