fix: Changed branch to main

For creating pull request
This commit is contained in:
adithya 2026-02-07 00:56:43 +05:30
parent 98f83f9676
commit 64a008d188

View file

@ -2,7 +2,7 @@ name: Deploy Frappe Docker Docs to GitHub Pages
on: on:
push: push:
branches: [docs-v2] branches: [main]
paths: paths:
- "docs/**" - "docs/**"
- ".github/workflows/publish_docs.yml" - ".github/workflows/publish_docs.yml"