crickets-and-comb/shared

Add GitHub Packages deployment

Open

#55 opened on Mar 27, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Makefile (0 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

We release and publish packages when CI_CD.yml (in consuming repos) is run. Build a reusable workflow here that publishes to GitHub Packages. Add a call to that workflow in consuming repos' CI_CD.yml workflow, to be run only when TEST_OR_PROD is set to "prod".

Contributor guide