Update .gitea/workflows/deploy.yml
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
build_and_deploy:
|
build_and_deploy:
|
||||||
if: github.event.pull_request.merged == true
|
if: github.event.pull_request.merged == true
|
||||||
name: Deploy Hugo Website
|
name: Deploy Hugo Website
|
||||||
runs-on: ubuntu-latest
|
runs-on: self-hosted
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|||||||
Reference in New Issue
Block a user