Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
gyevnarb committed Apr 24, 2023
1 parent 05eeb73 commit 976946e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ on:
push:
branches: [main] # branch to trigger deployment

inputs:
python_version: 3.8

jobs:
pages:
runs-on: ubuntu-20.04
python_version: 3.8
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
Expand Down

0 comments on commit 976946e

Please sign in to comment.