Skip to content

Added GitHub Actions workflow for documentation deployment.#52

Merged
lucaaamaral merged 2 commits into
magma:mainfrom
basakankit:add-docs-deploy-workflow
Feb 26, 2026
Merged

Added GitHub Actions workflow for documentation deployment.#52
lucaaamaral merged 2 commits into
magma:mainfrom
basakankit:add-docs-deploy-workflow

Conversation

@basakankit
Copy link
Copy Markdown
Contributor

@basakankit basakankit commented Feb 14, 2026

Automate documentation publishing to GitHub Pages #49

Summary

  • Added docs-deploy.yml workflow file to .github/workflows/
  • Workflow automatically deploys documentation on push to main branch
  • The failing markdown lint and URL check steps appear to be unrelated to this change, as this PR only introduces a deployment workflow and does not modify any documentation files.

Test Plan

  • Verified file location: .github/workflows/docs-deploy.yml
  • Checked YAML syntax validation
  • Confirmed workflow structure is correct

Additional Information

  • This change is backwards-breaking

Security Considerations

@basakankit basakankit changed the title Add GitHub Actions workflow for documentation deployment. Added GitHub Actions workflow for documentation deployment. Feb 14, 2026
@lucaaamaral lucaaamaral merged commit 8deaf1f into magma:main Feb 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants