Update .gitea/workflows/build_and_deploy.yaml
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
||||
#----------------------------------------------------
|
||||
# JOB 2: Deploy the built site to the web server
|
||||
#----------------------------------------------------
|
||||
deploy:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user