Update release.yml

This commit is contained in:
Wayne Warthen
2025-06-02 14:46:38 -07:00
committed by GitHub
parent 1b2f452373
commit 54b48da071

View File

@@ -63,7 +63,7 @@ jobs:
- name: Deploy Docs
uses: peaceiris/actions-gh-pages@v4
if: github.ref == 'refs/heads/master'
# if: github.ref == 'refs/heads/master'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: Source/Doc/site