Fix invalid CD syntax
This commit is contained in:
parent
87372effd2
commit
f5818f2eb5
2
5etools-docker/.github/workflows/cd.yml
vendored
2
5etools-docker/.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
|
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||||
jobs:
|
jobs:
|
||||||
deploy update to server:
|
deploy:
|
||||||
name: Deploy to server
|
name: Deploy to server
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user