Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 542 Bytes

File metadata and controls

9 lines (5 loc) · 542 Bytes

Shared Github Actions

See usage-stats's deploy workflow for an example of how to consume these shared workflows.

When using these workflows/actions, lock them down to a specific revision like so: anime-skip/github-actions/.github/workflows/deploy-go-docker-image.yml@v2

Revisions are simple incrementing numbers when inputs change, there is no semver

When upgrading between revisions, check out the diff so you know which inputs need to be added