Skip to content

Commit

Permalink
Fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouska authored Aug 22, 2024
1 parent 5ab36f9 commit 292957e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-docs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: Deploy Sphinx documentation to Pages

on:
push:
branches: [master] # branch to trigger deployment

branches: [main]
jobs:
pages:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 292957e

Please sign in to comment.