Rename job to buildAndDeploy in workflow file.
Some checks reported warnings
Build and Deploy Hugo Site / buildAndDeploy (push) Has been cancelled
Some checks reported warnings
Build and Deploy Hugo Site / buildAndDeploy (push) Has been cancelled
This commit is contained in:
parent
d620b2f2e8
commit
68da0c0603
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ on:
|
|||
- main
|
||||
|
||||
jobs:
|
||||
build_and_deploy:
|
||||
buildAndDeploy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2.4.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue