Skip to content

Commit

Permalink
github action added to build sphinx-based doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmnavarrol committed Sep 23, 2023
1 parent 9d607f7 commit 724e8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request, workflow_dispatch]
permissions:
contents: write
env:
BME_PROJECT_DIR: ${{ GITHUB_WORKSPACE }}
BME_PROJECT_DIR: GITHUB_WORKSPACE
jobs:
docs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 724e8d4

Please sign in to comment.