hyper63 / hyper63/.github

Workflow template that updates all documentation with latest version on new tag

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
documentation enhancement
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

We've automated bumping manifest files and tagging releases with our "Tag and Release" dispatch workflow.

It would be nice to automatically update all docs to use the latest version released, ie. in code examples in the `README`.

Perhaps this can be an additional `step` on the `Tag and Release` workflow. The `bump` step outputs the new version which could be fed into a subsequent step like so:

`${{steps.bump.outputs.version}}`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.