Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (6 loc) · 526 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 526 Bytes

This repo is archived: https://employmenthero.atlassian.net/browse/PS-622

github-actions

NOTE: This is a public repository, so do not store any sensitive information here.

Repository for storing reusable GitHub Actions workflows and actions.

Actions need to be tagged with a version number, e.g. v1.0.0. This is done by creating a new release in GitHub. The version number is used in the workflow files to reference the action.

You can use the tag.sh and delete-tag.sh files to make it easier for deploying.