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

deploy docs to dj-stripe.github.io with version support #2058

Merged
merged 1 commit into from
May 11, 2024

Commits on May 9, 2024

  1. deploy docs to dj-stripe.github.io

    this action will now run on push to master and any stable branch
    it checkouts both repos `dj-stripe` and `dj-stripe.github.io` 
    
    it then runs the stets outlined in the `dj-stripe.github.io` [README](https://github.com/abe-101/dj-stripe.github.io/blob/9ab071206550cac28aabc9ff12a512425a41ecfd/README.md) to build the docs.
    
    it then pushes the result to the `gh-pages` branch in `dj-stripe.github.io` (using a github PAT token)
    abe-101 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ec5d711 View commit details
    Browse the repository at this point in the history