aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/kernel.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/kernel.yml')
-rw-r--r--.github/workflows/kernel.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/kernel.yml b/.github/workflows/kernel.yml
index 87b8a14293..a96ece8709 100644
--- a/.github/workflows/kernel.yml
+++ b/.github/workflows/kernel.yml
@@ -35,6 +35,6 @@ jobs:
packages: read
actions: write
secrets:
- s3_access_key: ${{ secrets.GCS_S3_ACCESS_KEY }}
- s3_secret_key: ${{ secrets.GCS_S3_SECRET_KEY }}
+ ccache_s3_access_key: ${{ secrets.CCACHE_S3_ACCESS_KEY }}
+ ccache_s3_secret_key: ${{ secrets.CCACHE_S3_SECRET_KEY }}
uses: openwrt/actions-shared-workflows/.github/workflows/kernel.yml@main