Releases: loyalpartner/d9cker
Releases · loyalpartner/d9cker
Release list
v0.1.1
fix(release): ship LICENSE + README in the tarballs The AUR PKGBUILD installs LICENSE and README.md out of the release tarball, but upload-rust-binary-action does not include them by default — the v0.1.0 tarball held only the binary, so makepkg would have failed for anyone running `paru -S d9cker-bin`. Add `include: LICENSE,README.md`. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
v0.1.0
ci: align AUR action with emskin (deploy-aur@v4.1.2) Same secret names emskin already uses (AUR_USERNAME / AUR_EMAIL / AUR_SSH_PRIVATE_KEY); GitHub personal-account secrets don't cross repos, so the values are set on this repo too. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>