Skip to content

Commit

Permalink
Update docs_pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SpectralVectors authored Sep 8, 2024
1 parent fc88b2f commit fa72a66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
git add -A
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git config --global --add safe.directory /github/workspace/scripts/addons/docs/_build/html
git commit -m 'deploy'
- name: Force push to destination branch
Expand Down

0 comments on commit fa72a66

Please sign in to comment.