Update .gitea/workflows/publish-docs.yaml
This commit is contained in:
@@ -2,8 +2,9 @@ name: MkDocs Subpath Deploy
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
workflow_dispatch: # trigger manuale
|
||||||
branches:
|
branches:
|
||||||
- andrea-dev # Trigger on main branch
|
- main # Trigger on main branch
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user