Skip to content

Commit

Permalink
fixed the branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
soodoku committed Oct 25, 2023
1 parent ddd649e commit d4fd628
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 37 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/shipnx-gh-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Sphinx to GitHub Pages

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

jobs:
pages:
Expand Down
18 changes: 0 additions & 18 deletions .github/workflows/sphinx.yml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/workflows/sphinx1.yml

This file was deleted.

0 comments on commit d4fd628

Please sign in to comment.