Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cupel-co/actions

Actions for GitHub actions
https://github.com/cupel-co/actions

artiifacts github github-actions versioning

Last synced: 3 days ago
JSON representation

Actions for GitHub actions

Awesome Lists containing this project

README

        

# Actions
[![Integrate](https://github.com/cupel-co/actions/actions/workflows/integrate.yml/badge.svg)](https://github.com/cupel-co/actions/actions/workflows/integrate.yml)

A collection of reusable GitHub actions

## Actions
* Artifact
* [delete](.github/actions/artifact/delete/README.md)
* [download](.github/actions/artifact/download/README.md)
* [upload](.github/actions/artifact/upload/README.md)
* GitHub
* [release](.github/actions/github/release/README.md)
* [tag](.github/actions/github/tag/README.md)
* Notify
* [deployment](.github/actions/notify/deployment/README.md)
* [pull-request](.github/actions/notify/pull-request/README.md)
* [release](.github/actions/notify/release/README.md)
* OpenTofu
* [apply](.github/actions/opentofu/apply/README.md)
* [plan](.github/actions/opentofu/plan/README.md)
* [destroy](.github/actions/opentofu/destroy/README.md)
* [tfsec](.github/actions/tfsec/README.md)
* [tflint](.github/actions/tflint/README.md)
* Version
* [generate](.github/actions/version/generate/README.md)