Skip to content

Commit

Permalink
Merge pull request #176 from jenshnielsen/docs_310
Browse files Browse the repository at this point in the history
upload docs from 3.10
  • Loading branch information
jenshnielsen authored Nov 15, 2022
2 parents b66e611 + 6785b98 commit 4adc51a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
env:
DISPLAY: ':99.0'
OS: ${{ matrix.os }}
UPLOAD_TO_GHPAGES: ${{ matrix.os == 'ubuntu-latest' && matrix.python-version == '3.7' && github.event_name == 'push' && github.ref == 'refs/heads/master' }}
UPLOAD_TO_GHPAGES: ${{ matrix.os == 'ubuntu-latest' && matrix.python-version == '3.10' && github.event_name == 'push' && github.ref == 'refs/heads/master' }}
steps:
- uses: actions/[email protected]
with:
Expand Down

0 comments on commit 4adc51a

Please sign in to comment.