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