Skip to content

Automate publishing of cargo doc documentation #897

@adaszko

Description

@adaszko

Present Behaviour

https://lighthouse-docs.sigmaprime.io/ is out of date.

Expected Behaviour

https://lighthouse-docs.sigmaprime.io/ docs should be updated whenever a new Git commit is pushed that has a associated v*.*.* tag with it, something like:

on:
    tags:        
      - v*.*.*             # Push events to v1 tag

Steps to resolve

Add a GitHub action described above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions