Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop deploying doc on GH pages. #2928

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Stop deploying doc on GH pages. #2928

merged 1 commit into from
Jun 19, 2024

Conversation

alkino
Copy link
Member

@alkino alkino commented Jun 19, 2024

Doc is already on RTD (read the doc)

Doc is already on RTD (read the doc)

      - name: Deploy 🚀
        uses: JamesIves/github-pages-deploy-action@v4
        if: env.OK_TO_DEPLOY_DOCS == 'true' && github.ref == 'refs/heads/master'
        with:
          branch: gh-pages # The branch the action should deploy to.
          folder: ${{runner.workspace}}/nrn/docs/_build # The folder the action should deploy.
          single-commit: true #have a single commit on the deployment branch instead of maintaining the full history
Copy link

sonarcloud bot commented Jun 19, 2024

Copy link

✔️ 580ff57 -> Azure artifacts URL

@alkino alkino merged commit b622a8f into master Jun 19, 2024
35 of 36 checks passed
@alkino alkino deleted the cornu/stop_gh_pages branch June 19, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants