Fix invalid CD syntax
This commit is contained in:
parent
2e3bc081b8
commit
8356ca55a4
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@ -15,7 +15,7 @@ on:
|
||||
|
||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||
jobs:
|
||||
deploy update to server:
|
||||
deploy:
|
||||
name: Deploy to server
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user