Skip to content

Commit

Permalink
update action input variable
Browse files Browse the repository at this point in the history
  • Loading branch information
phiarchitect committed Nov 2, 2023
1 parent a72c52a commit b0c7a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
- name: photon-platform/action-deploy-sphinx-gh-pages
uses: photon-platform/action-deploy-sphinx-gh-pages@v9
with:
module_repo_url: 'https://github.com/geometor/model.git,https://github.com/geometor/render.git'
module_repo_urls: 'https://github.com/geometor/model.git,https://github.com/geometor/render.git'
# python_version: '3.x' # Optional, default is '3.x'

0 comments on commit b0c7a8b

Please sign in to comment.