Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: remove SHA from image build GHA cache scope
Unlike the cache action, the build-push action's GHA cache feature seems to only do an exact comparison for the scope. Thus, new commits lead to cache misses.
- Loading branch information