/py-actions

A python package to make working with GitHub Actions easier

Primary LanguagePythonMIT LicenseMIT

GitHub Actions for Python

Archived Notice

This package has been archived due to the new YAML syntax for GitHub Actions.

Description

This repository contains the code for the Python package github-actions. The aim of this project is to make working with actions easier.

Installing

You can install this package using pip:

pip install github-actions