Update .gitea/workflows/publish-docs.yaml
Some checks failed
MkDocs Subpath Deploy / build-and-deploy (push) Failing after 12s
Some checks failed
MkDocs Subpath Deploy / build-and-deploy (push) Failing after 12s
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
name: MkDocs Subpath Deploy
|
name: MkDocs Subpath Deploy
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
workflow_dispatch: # trigger manuale
|
workflow_dispatch: # trigger manuale
|
||||||
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main # Trigger on main branch
|
- main # Trigger on main branch
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user