Releases: teamniteo/gha-actions
Releases · teamniteo/gha-actions
v9
Fix detection of Namespace.so workers (#5)
v8
upgrade install-nix-action to get kvm support
v7
auto-detect namespace.so runners
v6
add support for namespace.so runners
v5
Add support for including/excluding list of files to check for uncomm…
v4
Add support for filtering what to push (#3)
Add support for filtering what to push
Refs https://github.com/teamniteo/easyblognetworks/issues/3251
v3
Support setting nix_path (#2)
v2
Breaking change: with: cachix_auth_token: '${{ secrets.CACHIX_AUTH_TOKEN }}'
needs to change to with: auth_token: '${{ secrets.CACHIX_AUTH_TOKEN }}'
Can now specify which cache to use: with: cache: foo
. Default is niteo
.