Skip to content

Added GitHub Actions workflow for documentation deployment.#52

Open
basakankit wants to merge 1 commit intomagma:mainfrom
basakankit:add-docs-deploy-workflow
Open

Added GitHub Actions workflow for documentation deployment.#52
basakankit wants to merge 1 commit intomagma:mainfrom
basakankit:add-docs-deploy-workflow

Conversation

@basakankit
Copy link

@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
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.

1 participant

Comments