projg2/Create and publish a crate tarball

Create a Gentoo create tarball using pycargoebuild and attach it to a release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagTag to create release on${{ github.ref_name }}
dist-filenameThe name of distribution file (e.g. foo-1.2.3-crates.tar.xz)${{ github.event.repository.name }}-${{ github.ref_name }}-crates.tar.xz
directoriesDirectories with Cargo.toml files to process.
run-cargo-updateRun "cargo update" in top-level directoryfalse

no outputs