ignore-actions-cache
secret
By default, a workflow re-run reuses the dev-generic GitHub Actions cache created by the previous attempt. The `ignore-actions-cache` secret acts as a flag for ignoring the former cache. PR: zmkfirmware/zmk-docker#76
Description
Languages
Dockerfile
100%