Skip to content

Commit

Permalink
ci: Fix destination branch for docs repo
Browse files Browse the repository at this point in the history
  • Loading branch information
kristijanhusak committed Jan 23, 2025
1 parent 4c4c431 commit 76a54b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/web_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
source-files: 'docs/'
destination-username: 'nvim-orgmode'
destination-repository: 'nvim-orgmode.github.io'
destination-branch: 'main'
commit-email: '[email protected]'

0 comments on commit 76a54b5

Please sign in to comment.