Skip to content

Commit

Permalink
Only publish on main -- doh.
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgestar committed Mar 24, 2024
1 parent a83dc0b commit 7f99ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notebook_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
publish:
needs: pytests
runs-on: ubuntu-latest
# if: ${{ github.repository == 'qutip/qutip-tutorials' && github.ref == 'refs/heads/main' }}
if: ${{ github.repository == 'qutip/qutip-tutorials' && github.ref == 'refs/heads/main' }}
steps:
- uses: actions/checkout@v3
- uses: actions/download-artifact@v4
Expand Down

0 comments on commit 7f99ae8

Please sign in to comment.