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 6fd54ce commit 18f0751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
git commit -m 'deploy'
- name: work around permission issue
run: git config --global --add safe.directory "*"
run: git config --global --add safe.directory /github/workspace/scripts/addons/docs/_build/html

- name: Force push to destination branch
uses: ad-m/github-push-action@v0.5.0
Expand Down

0 comments on commit 18f0751

Please sign in to comment.