diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 596584a..f0e5c7a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -4,7 +4,7 @@ name: "Release" on: push: branches: - - 'ubuntu20-cross-aarch64' + - 'ubuntu20-cache-cross-aarch64' jobs: env-prod: