Skip to content

Commit 76a54b5

Browse files
ci: Fix destination branch for docs repo
1 parent 4c4c431 commit 76a54b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/web_docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ jobs:
2020
source-files: 'docs/'
2121
destination-username: 'nvim-orgmode'
2222
destination-repository: 'nvim-orgmode.github.io'
23+
destination-branch: 'main'
2324
commit-email: 'github-actions@github.com'

0 commit comments

Comments
 (0)