niks3-action
Version updated for https://github.com/spotdemo4/niks3-action to version v0.3.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The niks3-action GitHub Action automates the process of pushing built Nix packages to a binary cache using the niks3 tool. It simplifies package deployment by handling authentication (via tokens or OIDC) and uploading packages efficiently with options for concurrency and integrity verification. This action is ideal for streamlining workflows involving Nix package builds and caching.
Release notes
- bump: v0.3.0 -> v0.3.1 (3342c3f286bc490fa6b911e432d2a678142a03b1)
- fix: drop global flag from regex (583f9cf16cc6c0773b8a3999b7312f3ce1f477bf)