pre-commit-macadmin icon indicating copy to clipboard operation
pre-commit-macadmin copied to clipboard

Add automation for publishing new releases

Open homebysix opened this issue 4 years ago • 1 comments

Publishing new releases is a multi-step manual process, and could probably be automated with GitHub Actions upon merge to main.

homebysix avatar Dec 20 '21 06:12 homebysix

I do this with my repo: https://github.com/jgstew/pre-commit-jgstew/blob/main/.github/workflows/tag_and_release.yaml

jgstew avatar Apr 14 '22 15:04 jgstew