Skip to content

Commit

Permalink
Enable publication on main (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp authored Jun 14, 2024
1 parent cd3e2ec commit 2754f80
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,7 @@ jobs:

pages:
runs-on: ubuntu-latest
if: false
# disable til moved to conda-incubator
# github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/main'
needs: [docs]

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
Expand Down

0 comments on commit 2754f80

Please sign in to comment.