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

Added CI for public docsite #111

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Added CI for public docsite #111

merged 2 commits into from
Jan 29, 2024

Conversation

dogversioning
Copy link
Contributor

This PR adds a CI workflow to publish doc changes to the main cumulus docsite.

runs-on: ubuntu-latest
steps:
- name: Send workflow dispatch
uses: actions/github-script@v6
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v7 is latest if you care 🤷 - every single action in the universe upgraded versions a while back to rebase on node 20

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll change this here and also in the next library PR.

@dogversioning dogversioning merged commit 2dea9d6 into main Jan 29, 2024
2 checks passed
@dogversioning dogversioning deleted the mg/add_docsite branch February 13, 2024 20:32
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.

2 participants