github-actions 0.0.6

Utilities for developing custom GitHub Actions
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "github-actions"
version = "0.0.6"
authors = ["Danil Akhtarov <daxartio@gmail.com>"]
description = "Utilities for developing custom GitHub Actions"
edition = "2024"
repository = "https://github.com/daxartio/github-actions"
license = "MIT"

[dependencies]