Skip to content

Commit 47cffb2

Browse files
committed
Change branch to main
1 parent ddf8ec9 commit 47cffb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/on-docs-change.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name: Auto publish docs "main" branch to version "develop"
1+
name: Auto publish docs to version "develop"
22

33
on:
44
push:
55
branches:
6-
- feat/github-workflow-publish-doc
6+
- main
77
paths:
88
- 'docs/**'
99
- 'CHANGELOG.md'

0 commit comments

Comments
 (0)