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

Make actions actually do something useful again #221

Closed

Conversation

alexytomi
Copy link

@alexytomi alexytomi commented Nov 25, 2024

Actions are now split into two

  • Building and uploading which builds and uploads the website itself (Ran on commit and PR)
  • Building and deploying which builds and deploys the website (requires the repo to use github actions for deploy instead of a branch (Ran manually)

This removes the need for gh-pages and a lot of hassle for no reason

@alexytomi alexytomi closed this by deleting the head repository Nov 25, 2024
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.

1 participant