lestex / pygithubactions

Github actions core library implemented in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Github actions core library implemented in python

License:MIT License


Languages

Language:Python 95.7%Language:Makefile 4.3%