Update .gitea/workflows/deploy-pages.yml
Some checks failed
Build and Deploy Documentation / build-and-deploy (push) Failing after 17s
Some checks failed
Build and Deploy Documentation / build-and-deploy (push) Failing after 17s
change action trigger to default branch name
This commit is contained in:
@@ -3,7 +3,7 @@ name: Build and Deploy Documentation
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- root6
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user