Sinclert / workflows

Set of GHA reusable workflows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GHA Workflows

This repository contains useful GitHub Actions (GHA) reusable workflows to be used in different projects. Head to the official documentation for further details.

Tagging

Commits can be tagged to create informal releases of the package. In order to do so:

  1. Bump up the package version (VERSION) following Semantic Versioning.
  2. Create and push a tag: make tag.

About

Set of GHA reusable workflows


Languages

Language:Makefile 100.0%