Categorygithub.com/Flightlogger/lib-actions
module
0.0.5
Repository: https://github.com/flightlogger/lib-actions.git
Documentation: pkg.go.dev

# README

lib-actions

Golang library for FlightLogger GitHub actions.

Publishing

To publish a new version of the library to pkg.go.dev, simply run the publish.sh script with the version number as the first and only argument:

$ ./publish.sh v4.2.0

NOTE: Golang requires module versions to follow the exact format: vX.X.X, where X is an integer.

# Packages

No description provided by the author
No description provided by the author