Skip to content

Add a reusable github action  #3

@mkoertgen

Description

@mkoertgen

Add an example action.yml in this repo so that it can be re-used as a GitHub Action, cf.:

Example github workflow:

jobs:
  version:
     steps:
        - uses solgo/actions/gitversion@<ref>
           ... output ...

GitHub recommends to place actions in separate repos, cf.:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions