Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 667 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 667 Bytes

pygithubactions

CI

pygithubactions/core

Core functions for setting results, logging, registering secrets and exporting variables across actions

Usage

Import the package

from pygithubactions import core

Refer to core for a documentation.

Why

It is simple, we love python, why not use it to write Github Actions code. The example on how to use the library - https://github.com/lestex/action-pygithubactions