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
|
||||
jobs:
|
||||
deploy update to server:
|
||||
deploy:
|
||||
name: Deploy to server
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user